summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/vfork.S
Commit message (Collapse)AuthorAgeFilesLines
* Rework sparc architecture support so it will compileEric Andersen2003-01-021-13/+35
| | | | | and run. Seems to be working... -Erik
* Some sparc updates from Stanley <ngstanley@cwc.nus.edu.sg>Eric Andersen2001-06-121-2/+2
|
* Make sure these use the local sysdep.h header fileEric Andersen2001-06-121-1/+1
|
* Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>,Eric Andersen2001-05-041-0/+30
who sent this to me a month ago and I forgot to check it in. Oops. Better late then never. -Erik