summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh/bits/setjmp.h
Commit message (Collapse)AuthorAgeFilesLines
* we want to compare the register value itself, not the address of the ↵Mike Frysinger2005-11-171-2/+2
| | | | variable holding the register value
* update copyright and license, add _BITS_SETJMP_H protection around the file, ↵Mike Frysinger2005-11-161-2/+2
| | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
* sync with glibc and fix warning when building pthreadsMike Frysinger2005-11-161-2/+4
|
* sync with glibcMike Frysinger2005-11-091-2/+6
|
* Sync SH header files with glibc 2.2.4, so it can actually have a chanceEric Andersen2002-01-021-12/+17
| | | | | (at least in theory) of working. -Erik
* Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen2001-02-211-0/+45
and Personal Systems. Thanks! -Erik