index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
misc
/
dirent
/
readdir64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-1
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
- remove a couple of duplicate includes
Bernhard Reutner-Fischer
2008-08-27
1
-1
/
+0
*
Major cleanup of internal mutex locking. Be more consistant in how we do
Eric Andersen
2006-12-07
1
-2
/
+2
*
Use _lfs_64.h in all *64.c
Peter S. Mazinger
2006-02-26
1
-14
/
+1
*
add some copyright/license info
Mike Frysinger
2006-02-04
1
-0
/
+6
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-2
/
+4
*
Build x64 versions only if LFS is enabled
Peter S. Mazinger
2005-12-16
1
-4
/
+1
*
Hidden readdir*
Peter S. Mazinger
2005-12-13
1
-2
/
+3
*
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-06
1
-4
/
+0
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-2
/
+2
*
Fix scandir64 to not free the wrong pieces of memory (which could
Eric Andersen
2003-01-28
1
-3
/
+1
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
1
-2
/
+2
*
Fixup totally broken locking code... No storage for the mutex,
Eric Andersen
2002-05-30
1
-4
/
+4
*
Oops. Stupid typo.
Eric Andersen
2002-05-11
1
-1
/
+1
*
Implement readdir_r. Audit for proper thread safety and locking.
Eric Andersen
2002-05-11
1
-30
/
+25
*
Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want
Eric Andersen
2002-04-09
1
-3
/
+5
*
Don't redefine stuff
Eric Andersen
2002-02-26
1
-3
/
+10
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-5
/
+4
*
In theory, this adds readdir64 and friends. Dunno if they
Eric Andersen
2001-10-17
1
-0
/
+68