summaryrefslogtreecommitdiff
path: root/include/dirent.h
AgeCommit message (Expand)Author
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