summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/sigthread.h
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-38/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up sparc headersEric Andersen2001-11-141-9/+6
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+4
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+37
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik