summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent overalfred2002-02-261-2/+2
* Fix SCM ID's.obrien2002-02-011-3/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-24/+32
* #endif should not have a non-comment token after it.obrien2000-12-131-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofdeischen2000-12-061-4/+5
* #include <string.h> for memcpy() prototypekris2000-06-031-0/+1
* style fixes, remove extra braces.alfred1999-11-291-17/+20
* Provide a man page for Alfreds lovely readdir_r function. Alsowes1999-11-291-5/+8
* add pthread_cancel, obtained from OpenBSD.alfred1999-11-281-0/+44
* Fix a bogus cast for a bogus pointer check. This only checks if thejb1998-02-201-1/+1
* Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-111-9/+12
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+72
OpenPOWER on IntegriCloud