summaryrefslogtreecommitdiff
path: root/lib/libc/gen/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent overAlfred Perlstein2002-02-261-2/+2
* Fix SCM ID's.David E. O'Brien2002-02-011-3/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-24/+32
* #endif should not have a non-comment token after it.David E. O'Brien2000-12-131-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofDaniel Eischen2000-12-061-4/+5
* #include <string.h> for memcpy() prototypeKris Kennaway2000-06-031-0/+1
* style fixes, remove extra braces.Alfred Perlstein1999-11-291-17/+20
* Provide a man page for Alfreds lovely readdir_r function. AlsoWes Peters1999-11-291-5/+8
* add pthread_cancel, obtained from OpenBSD.Alfred Perlstein1999-11-281-0/+44
* Fix a bogus cast for a bogus pointer check. This only checks if theJohn Birrell1998-02-201-1/+1
* Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchPeter Wemm1997-03-111-0/+75