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
/
dirstream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
Major cleanup of internal mutex locking. Be more consistant in how we do
Eric Andersen
2006-12-07
1
-8
/
+3
*
Remove unneeded hidden_proto(readdir*)
Peter S. Mazinger
2006-02-26
1
-2
/
+0
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-2
/
+2
*
Build x64 versions only if LFS is enabled
Peter S. Mazinger
2005-12-16
1
-0
/
+2
*
Hide more of stdio,getdents, use internal __raise
Peter S. Mazinger
2005-11-15
1
-2
/
+2
*
Correct _getdents[64] and __syscall_ipc
Peter S. Mazinger
2005-11-03
1
-2
/
+2
*
Fixup some small issues that show up when large file support is disabled
Eric Andersen
2003-02-24
1
-0
/
+2
*
Fix scandir64 to not free the wrong pieces of memory (which could
Eric Andersen
2003-01-28
1
-0
/
+4
*
Fixup totally broken locking code... No storage for the mutex,
Eric Andersen
2002-05-30
1
-3
/
+3
*
Implement readdir_r. Audit for proper thread safety and locking.
Eric Andersen
2002-05-11
1
-17
/
+4
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-5
/
+16
*
In theory, this adds readdir64 and friends. Dunno if they
Eric Andersen
2001-10-17
1
-1
/
+1
*
Move the dirent stuff. I suppose it is system dependant, but then
Eric Andersen
2001-03-19
1
-0
/
+75