summaryrefslogtreecommitdiff
path: root/include/dirent.h
AgeCommit message (Expand)Author
2009-02-24version alphasort.christos
2009-01-11merge christos-time_tchristos
2008-12-05Add fdopendir(), from Solaris/Linux.ad
2008-01-09tell about getdents, not getdirentrieschristos
2006-05-17rename dd_rewind to dd_internal so that it can be re-used to implementchristos
2006-03-26PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.christos
2006-01-24remove functions that we should not be exposing.christos
2006-01-24expose unlocked versions of readdir and telldir.christos
2005-09-14Fix opendir30 screwup and sort the compat defs for clarity.christos
2005-09-13compat code reorgchristos
2005-08-1964 bit inode changeschristos
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-28add mutex locking and dirent_r.christos
2003-04-29Fix things so that _NETBSD_SOURCE correctly exposes the dirfd() andbjh21
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2000-04-16make scandir(3)'s 3rd argument take a function that takes a *const*mrg
2000-01-10Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due tokleink
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink
1998-05-06Reorganize name space protection.kleink
1997-10-10oops. Checked in wrong dirent.h version. Add missing getdents prototypefvdl
1997-10-10Correct comment: getdirentries() -> getdents()fvdl
1997-07-13Added missing __seekdir prototypechristos
1995-12-05Changed to unconditionally include <sys/types.h> as required by X/Open XPG4.2.jtc
1995-03-26KERNEL -> _KERNELjtc
1994-12-28Sync with CSRG.mycroft
1994-10-26new RCS ID format.cgd
1994-08-29Update to 4.4-Lite version.mycroft
1993-12-15Struct dirent definition moved to <sys/dirent.h>.jtc
1993-12-10Expand "u_long" & "u_short" to "unsigned long" and "unsigned short".jtc
1993-08-01Add RCS identifiers.mycroft
1993-06-04Removed bugs and memory leaks from the directory functions.proven
1993-03-21initial import of 386bsd-0.1 sourcescgd