OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / statfs.c
2014-11-10 Anthony G. Basilestatfs: fix compile error when UCLIBC_LINUX_SPECIFIC...
2013-02-20 Markos Chandrasstatfs: Use statfs64 if arch does not have the statfs...
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-20 Carmelo Amorosonptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC...
2008-11-25 Bernhard Reutner... - hide __libc_{f,}statfs. Thanks to Peter S. Mazinger...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-16 Bernhard Reutner... - cleanup {,f}stat{,v}fs{,64} relocs
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-02-10 Mike Frysingerdont bother with a pass through call
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-10 Peter S. MazingerDo hidden __*stat*
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...