summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/rewinddir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minimize #includes, particularly to avoid thread_private.hguenther2017-08-121-3/+1
* Cleanup, no functional change:schwarze2013-11-051-7/+3
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-3/+2
* fix typo in _telldir_unlocked function prototype, to avoid warning.chl2007-10-121-4/+2
* fix a libpthread PANIC in seekdir(3) caused by a recursive mutex lock.kurt2007-10-021-3/+7
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify function definitions and zap some `register'jfb2004-05-181-3/+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
* Clean up some -Wall complaints.millert1997-07-091-1/+3
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+54