summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/vfork.S
Commit message (Expand)AuthorAgeFilesLines
* Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger2006-02-131-1/+1
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-4/+6
* Remove HAVE_ELFPeter S. Mazinger2006-01-191-2/+0
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-0/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-6/+5
* Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger2005-12-151-5/+10
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-141-3/+0
* Arthur Shipkowski, art ! videon-central ! com, writes:Eric Andersen2003-11-051-0/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* Workaround an old m68k-coff compiler problemEric Andersen2001-07-091-0/+2
* Fixed vfork so the child doesn't trash the parents return address.David McCullough2001-06-251-0/+33