summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/vfork.S
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15vfork: make all archs consistentPeter S. Mazinger
2009-02-23Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso
2008-10-03- use c89-style commentsBernhard Reutner-Fischer
2007-02-04fixup includes so we compile againMike Frysinger
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
2006-10-23Merge SH-2 trapa fixups from Mark.Paul Mundt
2006-02-13Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger
2006-01-24fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-15Hide fork and vfork, use the newly introduced *aliasPeter S. Mazinger
2002-11-15Stefan Allius writes:Eric Andersen
2002-11-04I dunno why there were align 5, but align 4 is much more sensible.Eric Andersen
2002-11-04Kill sysdep.h and fixup the SH asm to not use it.Eric Andersen
2002-04-03Run dos2unix on these filesEric Andersen
2002-03-01Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen
2001-05-25Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen