summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/rewinddir.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-201-2/+1
* Tweak seekdir, telldir and readdir so that when htere are deletes going on,julian2015-05-051-0/+1
* Always seek back to the beginning of a regular directory, even if thejhb2014-09-031-1/+1
* POSIX says that passing a location returned by telldir() to seekdir()jhb2014-07-241-0/+1
* Fix some edge cases with rewinddir():jhb2014-07-111-2/+16
* Hide DIR definition by making it an opaque struct typedef.gleb2012-05-191-0/+1
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix SCM ID's.obrien2002-02-011-2/+2
* Fix style breakage in rev 1.3obrien2001-03-051-0/+1
* Move telldir position recording type definitions and prototypesdeischen2000-12-111-2/+3
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+48
OpenPOWER on IntegriCloud