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
/
sysdeps
/
linux
/
mips
/
pread_write.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-12-10
1
-4
/
+4
*
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
1
-2
/
+2
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-4
/
+4
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-2
/
+2
*
- Fix compilation for mips ABI64 with no LFS.
Bernhard Reutner-Fischer
2007-09-30
1
-2
/
+6
*
sort out a few issues that show up on mips
Eric Andersen
2006-12-12
1
-22
/
+30
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-1
/
+1
*
mips64 patch from Atsushi Nemoto:
Eric Andersen
2006-11-04
1
-8
/
+19
*
Add some prototypes to arch specific pread_write.c, mips has __mips64 questio...
Peter S. Mazinger
2006-01-27
1
-0
/
+4
*
Convert all the strong_aliases to weak that are cancelable in libpthread
Peter S. Mazinger
2006-01-24
1
-4
/
+4
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
1
-26
/
+13
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-16
/
+5
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-4
/
+4
*
This fixes the pread/pwrite bugs reported by ltp. But I really need to pull ...
Manuel Novoa III
2005-07-31
1
-2
/
+2
*
Fix mips bug related to 2.6 headers by following glibc's lead. Based on
Manuel Novoa III
2004-08-10
1
-0
/
+15
*
Oops! I broke pread on mips with my last update. This
Eric Andersen
2003-09-08
1
-4
/
+4
*
Fix some more problems found by the ltp
Eric Andersen
2003-09-07
1
-6
/
+9
*
Patch from Atsushi Nemoto, who writes:
Eric Andersen
2003-08-22
1
-0
/
+94