summaryrefslogtreecommitdiff
path: root/libc/misc/dirent/readdir64_r.c
AgeCommit message (Expand)Author
2006-12-07Major cleanup of internal mutex locking. Be more consistant in how we doEric Andersen
2006-02-26Define internal readdir*_r() and use _lfs_64.hPeter S. Mazinger
2006-02-04add some copyright/license infoMike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Build x64 versions only if LFS is enabledPeter S. Mazinger
2005-12-06macro out the thread funcs in libc if threading is disabledMike Frysinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2003-01-28Fix scandir64 to not free the wrong pieces of memory (which couldEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-08-26Implement missing readdir64_r.cEric Andersen