summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/seekdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <dirent.h> so that internal calls go direct and they're all weak symbolsguenther2015-09-121-1/+2
* Optimization, no functional change:schwarze2014-03-101-3/+10
* Search the userland buffer of dirent structures before falling back toschwarze2013-11-061-25/+44
* Cleanup, no functional change:schwarze2013-11-051-4/+6
* _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, sokurt2007-06-051-2/+4
* - Plug huge mem leak; mostly samba was suffering.otto2006-04-011-3/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify function definitions and zap some `register'jfb2004-05-181-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* Prototype __seekdir() before using.millert1997-09-221-1/+3
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+58