summaryrefslogtreecommitdiff
path: root/libc/misc/dirent/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-10-29Replace all Makefiles for new build infrastucturePeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-01-25merge parallel build supportMike Frysinger
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2002-08-26Implement missing readdir64_r.cEric Andersen
2002-05-11Implement readdir_r. Audit for proper thread safety and locking.Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-10-17In theory, this adds readdir64 and friends. Dunno if theyEric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-03-19Add in alphasort (working fine) and scandir (just a stub for now).Eric Andersen
2001-03-19Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen