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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-0
/
+1
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
12
-18
/
+38
*
In theory, this adds readdir64 and friends. Dunno if they
Eric Andersen
2001-10-17
6
-3
/
+176
*
ANSI/ISO specifies that no library function sets errno to 0.
Manuel Novoa III
2001-06-26
1
-2
/
+0
*
Looks like we lost clearing errno
Eric Andersen
2001-06-26
1
-0
/
+2
*
Remove simulated d_type support for getdents and the dirent struct, and use
Manuel Novoa III
2001-06-25
1
-11
/
+1
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-2
/
+1
*
Turns out alphasort was totally broken. This fixed one works.
Eric Andersen
2001-05-08
1
-4
/
+3
*
A patch from Jon Nelson <jnelson@securepipe.com> to make scandir
Eric Andersen
2001-05-08
1
-4
/
+5
*
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-04-06
7
-13
/
+13
*
Add in alphasort (working fine) and scandir (just a stub for now).
Eric Andersen
2001-03-19
3
-1
/
+90
*
Move the dirent stuff. I suppose it is system dependant, but then
Eric Andersen
2001-03-19
9
-0
/
+345