summaryrefslogtreecommitdiffstats
path: root/include/dirent.h
Commit message (Expand)AuthorAgeFilesLines
* first pass at implementing *at funcsMike Frysinger2009-07-201-1/+9
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-07-201-6/+8
* dirent: push dirent type to prototypesMike Frysinger2009-07-201-16/+58
* Add strverscmp() and versionsort[64]().Denis Vlasenko2009-02-081-0/+19
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+7
* Sync headers w/ glibcPeter S. Mazinger2005-11-031-28/+47
* First pass prototype removals from auditing header files:Eric Andersen2004-09-071-51/+0
* Dop not restrict the IFTODT() and DTTOIF() macros whenEric Andersen2002-12-171-2/+0
* Make this as glibc-like as possible while avoiding the fileutilsManuel Novoa III2002-08-271-1/+3
* Move the _DIRENT_HAVE_D_TYPE test to avoid breaking fileutilsEric Andersen2002-08-271-1/+1
* No need to hide this stuff when _DIRENT_HAVE_D_TYPE is notEric Andersen2002-08-271-1/+1
* Unlike glibc, uClibc doesn't always support the d_type field ofManuel Novoa III2002-08-201-1/+1
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-63/+71
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-90/+252
* Initial revision0_9_1Erik Andersen2000-05-141-0/+155