summaryrefslogtreecommitdiff
path: root/include/dirent.h
AgeCommit message (Expand)Author
2009-07-20first pass at implementing *at funcsMike Frysinger
2009-07-20sync a few headers with glibc (no functional changes)Mike Frysinger
2009-07-20dirent: push dirent type to prototypesMike Frysinger
2009-02-08Add strverscmp() and versionsort[64]().Denis Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2005-11-03Sync headers w/ glibcPeter S. Mazinger
2004-09-07First pass prototype removals from auditing header files:Eric Andersen
2002-12-17Dop not restrict the IFTODT() and DTTOIF() macros whenEric Andersen
2002-08-27Make this as glibc-like as possible while avoiding the fileutilsManuel Novoa III
2002-08-27Move the _DIRENT_HAVE_D_TYPE test to avoid breaking fileutilsEric Andersen
2002-08-27No need to hide this stuff when _DIRENT_HAVE_D_TYPE is notEric Andersen
2002-08-20Unlike glibc, uClibc doesn't always support the d_type field ofManuel Novoa III
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
2000-05-14Initial revisionErik Andersen