summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/bits/errno.h
Commit message (Collapse)AuthorAgeFilesLines
* Sync up sparc headersEric Andersen2001-11-141-18/+12
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+6
| | | | | | 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/+60
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik