summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen2002-01-311-11/+10
| | | | | on both x86 and arm... -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-3/+3
|
* Patch from Shane Nay, who noticed that these were not properly labelingEric Andersen2001-06-211-2/+4
| | | | functions as such, thereby hosing the shared lib loader.
* Fix naming error. s/sigsetjmp/__sigsetjmp/gEric Andersen2001-01-151-3/+3
|
* Fix symbol problem. Add in arm support -- might even work...Eric Andersen2000-10-301-0/+39