summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc/fork.S
Commit message (Collapse)AuthorAgeFilesLines
* sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-11-091-1/+1
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Weaken libc's hidden fork versions, ltp test failedPeter S. Mazinger2006-02-031-1/+1
|
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-5/+5
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-7/+6
| | | | missing headers, other jump relocs removed
* Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger2005-12-151-7/+8
|
* update styleMike Frysinger2005-07-091-6/+7
|
* Oops.Eric Andersen2004-02-151-1/+2
|
* Fixup fork implementation to provide the __libc_fork symbolEric Andersen2004-02-151-4/+4
|
* Rework sparc architecture support so it will compileEric Andersen2003-01-021-25/+26
| | | | | and run. Seems to be working... -Erik
* Adjust sparc port do it now actually works.Eric Andersen2002-02-041-0/+46
-Erik