glibc/sysdeps
Ulrich Drepper b50f8e42ba Check for valid stack frame in longjmp.
If longjmp restores the stack frame to an address which is beyond
the stack frame at the time of the longjmp call it would install
an uninitialized stack frame.  If compiled with _FORTIFY_SOURCE
defined, longjmp will now bail out in this situation.
2009-05-15 19:37:13 -07:00
..
generic for lgamma should set errno to ERANGE, not EDOM. 2009-04-25 16:16:28 +00:00
gnu [BZ #5628] 2008-01-16 23:49:43 +00:00
i386 Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
ia64 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
ieee754 * sysdeps/ieee754/dbl-64/s_expm1.c: Set errno for overflow. 2009-04-27 05:31:37 +00:00
mach rename each .cvsignore file to .gitignore 2009-05-15 18:13:37 +02:00
posix * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
powerpc * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. 2009-04-14 20:57:18 +00:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
sh * stdio-common/printf.h: Add missing const to register_printf_modifier. 2009-04-23 01:14:33 +00:00
sparc * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. 2009-04-14 20:57:18 +00:00
unix rename each .cvsignore file to .gitignore 2009-05-15 18:13:37 +02:00
wordsize-32
wordsize-64 [BZ #9759] 2009-03-15 21:33:19 +00:00
x86_64 Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00