summaryrefslogtreecommitdiff
path: root/include/dirent.h
AgeCommit message (Expand)Author
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15dirent.h: use __ssize_t instead of ssize_tPeter S. Mazinger
2012-06-15move __getdents[64] prototypes to dirent.hPeter S. Mazinger
2012-06-15dirent.h: disable getdirentries not provided by uClibcPeter S. Mazinger
2012-06-15dirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:Peter S. Mazinger
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