summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/closedir.c
Commit message (Expand)AuthorAgeFilesLines
* Since jb@ fixed the type of dd_lock in <dirent.h>, these casts are nodes2007-12-031-3/+3
* Change the casts from (pthread_mutex_t *) to (void *) to keep gcc quiet.cognet2007-11-191-3/+3
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix SCM ID's.obrien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+11
* Move telldir position recording type definitions and prototypesdeischen2000-12-111-1/+1
* Cleanup XXXdir functions to eliminate global hash table ofdeischen2000-12-061-3/+3
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-1/+1
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-1/+3
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+2
* Don't cast void functions to void.hsu1995-06-201-2/+2
* Reclaim memory used for telldir cookies on closedir.dfr1995-01-271-0/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+59
OpenPOWER on IntegriCloud