summaryrefslogtreecommitdiffstats
path: root/libc/unistd/fpathconf.c
Commit message (Expand)AuthorAgeFilesLines
* - remove a couple of duplicate includesBernhard Reutner-Fischer2008-08-271-3/+0
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-3/+3
* - improve UCLIBC_LINUX_SPECIFICBernhard Reutner-Fischer2008-07-141-2/+2
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-3/+17
* add missing includes of unistd.h for smallint usageDenis Vlasenko2008-06-011-1/+0
* 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
* Fix up pathconf and friend so that test suits can workEric Andersen2001-11-201-24/+240
* Stub out fpathconf() -- FIXMEEric Andersen2001-04-201-0/+30