aboutsummaryrefslogtreecommitdiff
path: root/include/dirent.h
Commit message (Expand)AuthorAgeFilesLines
* Change the definition of NULL on ia64 (for LP64 compilations) fromMarcel Moolenaar2003-12-071-4/+2
* Fix namespace issues by using the relatively new visibilityMike Barcroft2002-09-101-17/+30
* style(9): line up function names.Mike Barcroft2002-09-091-13/+14
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-13/+13
* Add a lock to DIR to make telldir and friends MT-safe.Daniel Eischen2001-01-241-0/+1
* Move telldir position recording type definitions and prototypesDaniel Eischen2000-12-111-4/+2
* Add a LIST_HEAD to DIR for a queue of telldir positions.Daniel Eischen2000-12-061-1/+6
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Fixed missing declaration of getdents(2).Bruce Evans1999-12-231-0/+1
* style fixes, remove extra braces.Alfred Perlstein1999-11-291-3/+1
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-281-0/+4
* Merge Lite2 changes onto mainline:Peter Wemm1997-03-111-1/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+94