glibc/sysdeps
Carlos O'Donell 3680f14a7d [hppa] Fix incorrect stack frame usage in vfork.
In a multithreaded environment the call to vfork was
incorrectly creating a stack frame. Given that the
child unwinds the stack frame first to call exec, it
will corrupt any values the parent stored in the stack
frame. The solution is to avoid creating a stack frame
unless required to call an error function, in which case
we are assured no child was created.
2010-06-24 12:13:36 -04:00
..
alpha alpha: fix memchr to not cause memory faults. 2010-05-04 09:06:15 -07:00
am29k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
am33 2006-01-12 Roland McGrath <roland@redhat.com> 2006-02-21 02:02:57 +00:00
arm Update ARM for ABIVERSION changes. 2010-03-30 16:26:07 +00:00
cris Dist files no longer required 2006-01-08 06:49:16 +00:00
hppa Update __set_cr27() to mark r31 clobbered. 2010-02-17 09:27:41 -05:00
i860 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
i960 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
m68k m68k: mark all inline math functions as non-throwing 2010-06-13 22:30:17 +02:00
m88k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
mach Use __extern_inline and __extern_always_inline where appropriate. 2007-03-17 17:04:09 +00:00
mips Fix abiversion handling for MIPS. 2010-04-06 20:26:22 +00:00
powerpc Add hidden alias for soft-float PowerPC fegetenv. 2010-02-10 15:15:58 +00:00
rs6000 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +00:00
standalone Dist files no longer required 2006-01-08 06:49:16 +00:00
tahoe update from main archive 960909 1996-09-10 01:59:36 +00:00
unix [hppa] Fix incorrect stack frame usage in vfork. 2010-06-24 12:13:36 -04:00
vax Dist files no longer required 2006-01-08 06:49:16 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00