aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/closedir.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SCM ID's.David E. O'Brien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+11
* Move telldir position recording type definitions and prototypesDaniel Eischen2000-12-111-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofDaniel Eischen2000-12-061-3/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-1/+3
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+2
* Don't cast void functions to void.Jeffrey Hsu1995-06-201-2/+2
* Reclaim memory used for telldir cookies on closedir.Doug Rabson1995-01-271-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+59