summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc
Commit message (Collapse)AuthorAgeFilesLines
...
* Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,Eric Andersen2001-05-048-2/+445
| | | | | | who sent this to me a month ago and I forgot to check it in. Oops. Better late then never. -Erik
* Remove all the __THROW macrosEric Andersen2001-04-192-12/+12
|
* Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc soManuel Novoa III2001-03-061-0/+63
| | | | make clean works.
* I just grabbed the bits dir from glibc 2.1.3 on a sparc boxEric Andersen2001-03-0667-0/+7861
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik