summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/sigstack.h
Commit message (Collapse)AuthorAgeFilesLines
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and ↵Peter S. Mazinger2011-03-031-0/+2
| | | | | | | | | | STRICT_HEADERS Remove ucontext.h if SUSV4_LEGACY is not set and fix it's references. Guard sigstack structure with SUSV4_LEGACY and STRICT_HEADERS. Disable sigstack function prototype, it is not provided by uClibc. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
* grab header from glibcMike Frysinger2005-11-301-0/+55
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-55/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Sync up sparc headersEric Andersen2001-11-141-11/+11
|
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-061-0/+55
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik