OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / misc / dirent / readdir64.c
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-12-13 Peter S. MazingerHidden readdir*
2005-12-06 Mike Frysingermacro out the thread funcs in libc if threading is...
2003-12-27 Manuel Novoa III Fix a long-standing bug with pthreads. A couple of...
2003-01-28 Eric AndersenFix scandir64 to not free the wrong pieces of memory...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-05-30 Eric AndersenFixup totally broken locking code... No storage for...
2002-05-11 Eric AndersenOops. Stupid typo.
2002-05-11 Eric AndersenImplement readdir_r. Audit for proper thread safety...
2002-04-09 Eric AndersenAvoid defining __USE_FILE_OFFSET64, since we do _NOT_...
2002-02-26 Eric AndersenDon't redefine stuff
2001-11-14 Eric AndersenScrub up some lingering problems preventing readdir64...
2001-10-17 Eric AndersenIn theory, this adds readdir64 and friends. Dunno...