OSDN Git Service

drop support for pre ISO-C compilers
[uclinux-h8/uClibc.git] / include / dirent.h
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerdirent.h: use __ssize_t instead of ssize_t
2012-06-15 Peter S. Mazingermove __getdents[64] prototypes to dirent.h
2012-06-15 Peter S. Mazingerdirent.h: disable getdirentries not provided by uClibc
2012-06-15 Peter S. Mazingerdirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:
2009-07-20 Mike Frysingerfirst pass at implementing *at funcs
2009-07-20 Mike Frysingersync a few headers with glibc (no functional changes)
2009-07-20 Mike Frysingerdirent: push dirent type to prototypes
2009-02-08 Denis VlasenkoAdd strverscmp() and versionsort[64]().
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2005-11-03 Peter S. MazingerSync headers w/ glibc
2004-09-07 Eric AndersenFirst pass prototype removals from auditing header...
2002-12-17 Eric AndersenDop not restrict the IFTODT() and DTTOIF() macros when
2002-08-27 Manuel Novoa III Make this as glibc-like as possible while avoiding...
2002-08-27 Eric AndersenMove the _DIRENT_HAVE_D_TYPE test to avoid breaking...
2002-08-27 Eric AndersenNo need to hide this stuff when _DIRENT_HAVE_D_TYPE...
2002-08-20 Manuel Novoa III Unlike glibc, uClibc doesn't always support the d_type...
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2000-07-06 Eric AndersenSome more major updates to further superate ucLibc...
2000-05-14 Erik AndersenInitial revision