OSDN Git Service

- hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact.
[uclinux-h8/uClibc.git] / libc / unistd / fpathconf.c
2008-11-25 Bernhard Reutner... - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger...
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-14 Bernhard Reutner... - improve UCLIBC_LINUX_SPECIFIC
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-06-01 Denis Vlasenkoadd missing includes of unistd.h for smallint usage
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-13 Peter S. MazingerConvert internal users of chmod/*stat*, minimize change...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2001-11-20 Eric AndersenFix up pathconf and friend so that test suits can work
2001-04-20 Eric AndersenStub out fpathconf() -- FIXME