summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/fork.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* Weaken libc's hidden fork versions, ltp test failedPeter S. Mazinger2006-02-031-1/+1
* make sure we include the local sysdep.h headerMike Frysinger2006-01-261-1/+1
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-1/+1
* make gcc4 happy w/ hidden_def/proto, correct some typosPeter S. Mazinger2006-01-151-1/+1
* 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-1/+3
* Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...Peter S. Mazinger2005-12-161-2/+1
* Fixup fork implementation to provide the __libc_fork symbolEric Andersen2004-02-151-1/+3
* Initial version of the CRIS port.Tobias Anderberg2002-09-161-0/+10