OSDN Git Service

Fixup setjmp implementation so it actaully works as expected
authorEric Andersen <andersen@codepoet.org>
Wed, 30 Jan 2002 07:11:08 +0000 (07:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 30 Jan 2002 07:11:08 +0000 (07:11 -0000)
commita6cf8dc644239941c5f4a90fd5408479efe50617
treea439631b971905377d3b74fb2bb52ec987d61b46
parent474c74067cfc38ee6250ec1899af58e87c877365
Fixup setjmp implementation so it actaully works as expected
 -Erik
libc/signal/sigjmp.c
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/i386/bsd-_setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/i386/bsd-setjmp.S [new file with mode: 0644]
libc/sysdeps/linux/i386/setjmp.S