OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / misc / dirent / dirstream.h
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-02-26 Peter S. MazingerRemove unneeded hidden_proto(readdir*)
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerBuild x64 versions only if LFS is enabled
2005-11-15 Peter S. MazingerHide more of stdio,getdents, use internal __raise
2005-11-03 Peter S. MazingerCorrect _getdents[64] and __syscall_ipc
2003-02-24 Eric AndersenFixup some small issues that show up when large file...
2003-01-28 Eric AndersenFix scandir64 to not free the wrong pieces of memory...
2002-05-30 Eric AndersenFixup totally broken locking code... No storage for...
2002-05-11 Eric AndersenImplement readdir_r. Audit for proper thread safety...
2001-11-14 Eric AndersenScrub up some lingering problems preventing readdir64...
2001-10-17 Eric AndersenIn theory, this adds readdir64 and friends. Dunno...
2001-03-19 Eric AndersenMove the dirent stuff. I suppose it is system dependan...