summaryrefslogtreecommitdiffstats
path: root/libc/unistd/pathconf.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-1/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+3
* Merge from trunk."Steven J. Hill"2006-02-251-149/+100
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-3/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* pathconf can't use fpathconf or it will block opening FIFOsEric Andersen2001-11-211-7/+209
* Fix up pathconf and friend so that test suits can workEric Andersen2001-11-201-0/+48