summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/longjmp.c
Commit message (Expand)AuthorAgeFilesLines
* use sigprocmask instead of internal __sigprocmask since __ version doesnt alw...Mike Frysinger2005-08-091-2/+1
* Fix __sigprocmask weak symbol resolution with gcc4.Paul Mundt2005-05-021-1/+0
* Fix a number of compile time warnings so that uClibc will build with -Werror ...David McCullough2002-08-091-1/+3
* 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
* 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