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
/
common
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-2
/
+2
*
- 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
-1
/
+1
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-2
/
+2
*
if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just gen...
Mike Frysinger
2008-01-05
1
-0
/
+29
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-1
/
+1
*
use the 6-arg version of mmap where available
Mike Frysinger
2006-01-17
1
-1
/
+11
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-4
/
+6
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-2
/
+3
*
__ptr_t = void *, move hidden first
Peter S. Mazinger
2005-12-08
1
-1
/
+1
*
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-08
1
-1
/
+2
*
make sure the syscall mmap func isnt exported
Mike Frysinger
2005-09-07
1
-1
/
+1
*
fix eriks e-mail address
Mike Frysinger
2005-01-05
1
-1
/
+1
*
Based on a patch from Alexandre Oliva, allow uClibc to compile
Eric Andersen
2004-03-19
1
-0
/
+2
*
Split up syscalls.c, since it had grown to be quite large and ugly.
Eric Andersen
2004-01-21
1
-0
/
+28