diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-07-02 22:49:25 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-07-02 22:49:25 -0400 |
commit | e6129e6d836e5f4725d9b14ba7457b32e24adc61 (patch) | |
tree | d63d9d8c594139e14cbea7ffbfeeb7e836d0ca5b /src/stdio/stderr.c | |
parent | fix missing function declarations for __stdio_exit (diff) | |
download | grovel-e6129e6d836e5f4725d9b14ba7457b32e24adc61.tar.gz grovel-e6129e6d836e5f4725d9b14ba7457b32e24adc61.tar.xz |
fix sigsetjmp on arm (needs asm)
no idea why gcc refuses to compile the C code to use a tail call, but
it's best to use asm anyway so we don't have to rely on the quality of
the compiler's optimizations for correct code.
Diffstat (limited to 'src/stdio/stderr.c')
0 files changed, 0 insertions, 0 deletions