summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/longjmp.c
Commit message (Expand)AuthorAgeFilesLines
* sh specific bits needed for nptlAustin Foxley2009-10-171-0/+56
* longjmp missed, remove sh version, it's the same as the generic onePeter S. Mazinger2006-01-231-48/+0
* Correct sigprocmask undefined for sh and remove the useless __sigprocmask weakPeter S. Mazinger2006-01-211-1/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-0/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* 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