summaryrefslogtreecommitdiffstats
path: root/libc/misc/dirent/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-38/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+8
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Implement missing readdir64_r.cEric Andersen2002-08-261-1/+2
* Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen2002-05-111-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* In theory, this adds readdir64 and friends. Dunno if theyEric Andersen2001-10-171-1/+2
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Add in alphasort (working fine) and scandir (just a stub for now).Eric Andersen2001-03-191-1/+1
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-0/+44