summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Add sbrk and friendsDavid McCullough2002-01-171-1/+1
| | | | Fix bug in setjmp (jmpbuf changed size)
* Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen2001-02-221-1/+1
| | | | fix a bug in setjmp for SH
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+52
and Personal Systems. Thanks! -Erik