index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mman
Commit message (
Expand
)
Author
Age
Files
Lines
*
disallow creation of objects larger than PTRDIFF_MAX via mmap
Rich Felker
2013-06-27
1
-0
/
+5
*
clean up and fix logic for making mmap fail on invalid/unsupported offsets
Rich Felker
2012-12-20
1
-3
/
+7
*
overhaul sem_open
Rich Felker
2012-09-30
1
-3
/
+3
*
clean up, bugfixes, and general improvement for shm_open/shm_unlink
Rich Felker
2012-09-30
2
-30
/
+28
*
mincore syscall wrapper
Rich Felker
2012-09-09
1
-0
/
+8
*
process-shared barrier support, based on discussion with bdonlan
Rich Felker
2011-09-27
2
-3
/
+21
*
work around linux bug in mprotect
Rich Felker
2011-06-29
1
-1
/
+5
*
fix missing include in posix_madvise.c (compile error)
Rich Felker
2011-04-20
1
-0
/
+1
*
support posix_madvise (previous a stub)
Rich Felker
2011-04-20
1
-1
/
+3
*
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
Rich Felker
2011-04-06
1
-1
/
+1
*
global cleanup to use the new syscall interface
Rich Felker
2011-03-20
10
-11
/
+11
*
implement POSIX shared memory
Rich Felker
2011-03-03
2
-0
/
+42
*
cleaning up syscalls in preparation for x86_64 port
Rich Felker
2011-02-13
1
-0
/
+4
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
11
-0
/
+107