summaryrefslogtreecommitdiffstats
path: root/libc/unistd/pathconf.c
Commit message (Expand)AuthorAgeFilesLines
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-2/+3
* add back in code cut by previous commit to fix the pathconf testMike Frysinger2006-02-111-0/+5
* sync with glibc and kill dead code to fix issues found by the nftw ltp testsMike Frysinger2006-02-101-150/+94
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-3/+5
* Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger2005-12-131-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