summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/longjmp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a number of compile time warnings so that uClibc will build with -Werror ↵David McCullough2002-08-091-1/+3
| | | | | | using a 3.0.4 version of the sh-linux-gcc compiler.
* Run dos2unix on these filesEric Andersen2002-04-031-3/+3
|
* A number of naming updates in preparation for adding inEric Andersen2002-02-131-5/+4
| | | | | proper threading. Most of this is from Stefan Soucek, with additions and changes as needed from me.
* Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen2001-05-251-28/+21
|
* Bring sh and i386 longjmp implementations into syncEric Andersen2001-04-191-17/+12
|
* Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen2001-02-221-0/+58
fix a bug in setjmp for SH