summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/rewinddir.c
Commit message (Expand)AuthorAgeFilesLines
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen2006-12-071-2/+2
* add some copyright/license infoMike Frysinger2006-02-041-0/+6
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+2
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-1/+1
* macro out the thread funcs in libc if threading is disabledMike Frysinger2005-12-061-4/+0
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Fixup totally broken locking code... No storage for the mutex,Eric Andersen2002-05-301-4/+4
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-0/+6
* Scrub up some lingering problems preventing readdir64 from workingEric Andersen2001-11-141-0/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-0/+15