summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/e1/vfork.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-2/+2
| | | | | | 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-1/+11
|
* Merge from trunk."Steven J. Hill"2006-01-051-1/+1
|
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-141-2/+0
|
* This should not be inlined. This should probably use aEric Andersen2004-02-151-2/+2
| | | | weak alias as well...
* Patch from George Thanos adding support for the "e1" architecture.Eric Andersen2003-10-081-0/+7