summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/fork.c
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-1/+1
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Merge from trunk."Steven J. Hill"2006-02-281-2/+10
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-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