summaryrefslogtreecommitdiff
path: root/libc/misc/dirent/readdir64_r.c
AgeCommit message (Expand)Author
2012-06-15scandir,readdir[_t]: use one common source for X() and X64()Peter S. Mazinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-08-27- remove a couple of duplicate includesBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2007-09-15also fix bug 1012 by moschny in 64bit version of readdirMike Frysinger
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