summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/setjmp.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright and license, add _BITS_SETJMP_H protection around the file, ↵Mike Frysinger2005-11-161-3/+7
| | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS
* Sync up sparc headersEric Andersen2001-11-141-12/+38
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+54
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik