Add sigstack handling to Linux ____longjmp_chk on i386.
authorUlrich Drepper <drepper@redhat.com>
Fri, 31 Jul 2009 04:50:14 +0000 (21:50 -0700)
committerUlrich Drepper <drepper@redhat.com>
Fri, 31 Jul 2009 04:50:14 +0000 (21:50 -0700)
commitda97dfdcfa0ecbbf2d455c54a08bb9223ce1fc18
tree87fdb1a2e49cdf5f15ffd72122531f2abc6ec3c0
parent98b1e6c8668259044a20a016a5a5957b226ce04b
Add sigstack handling to Linux ____longjmp_chk on i386.

All other i386 ports need to provide their own versions.
ChangeLog
sysdeps/i386/____longjmp_chk.S
sysdeps/i386/__longjmp.S
sysdeps/unix/sysv/linux/i386/____longjmp_chk.S [new file with mode: 0644]