index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
mman.h
Age
Commit message (
Expand
)
Author
Lines
2018-06-19
add MAP_FIXED_NOREPLACE from linux v4.17
Szabolcs Nagy
-0
/
+1
2018-02-22
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
-0
/
+2
2018-02-22
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi
Szabolcs Nagy
-0
/
+13
2018-02-22
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
Szabolcs Nagy
-0
/
+2
2016-03-19
add MADV_FREE madvise command from linux v4.5
Szabolcs Nagy
-0
/
+1
2016-03-18
deduplicate bits/mman.h
Szabolcs Nagy
-0
/
+59
2016-01-26
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
Szabolcs Nagy
-0
/
+1
2015-01-30
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
Trutz Behn
-0
/
+2
2014-01-07
fix signedness of pgoff argument to remap_file_pages
Rich Felker
-1
/
+1
2012-09-16
add clock_adjtime, remap_file_pages, and syncfs syscall wrappers
Rich Felker
-0
/
+5
2012-09-09
mincore syscall wrapper
Rich Felker
-0
/
+1
2012-09-07
default features: make musl usable without feature test macros
Rich Felker
-0
/
+2
2012-06-04
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
-1
/
+1
2012-05-22
support _BSD_SOURCE feature test macro
Rich Felker
-0
/
+3
2012-05-04
add *64 junk for sys/*.h headers
Rich Felker
-0
/
+5
2011-03-03
namespace cleanup in sys/mman.h
Rich Felker
-1
/
+3
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+37