summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/mkfifo.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 @ 24165Carmelo Amoroso2008-11-271-1/+1
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* Merge from trunk."Steven J. Hill"2006-08-231-12/+8
|
* Merge from trunk."Steven J. Hill"2006-02-281-2/+2
|
* Finish up changes for sigaction and NPTL."Steven J. Hill"2005-12-101-0/+2
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
|
* Lots and lots of cleanups.Eric Andersen2000-07-061-2/+1
| | | | -Erik
* Completely rearchitected the sysdeps directory.Eric Andersen2000-07-051-0/+34
-Erik