Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and ↵ | Peter S. Mazinger | 2011-03-03 | 1 | -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 glibc | Mike Frysinger | 2005-11-30 | 1 | -0/+55 |
| | |||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -55/+0 |
| | | | | | and to better support each arch. This is a really big patch... -Erik | ||||
* | Sync up sparc headers | Eric Andersen | 2001-11-14 | 1 | -11/+11 |
| | |||||
* | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | 2001-03-06 | 1 | -0/+55 |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |