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
/
include
/
sys
/
mman.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/mman.h: add new hugetlb mmap flags from linux v4.19
Szabolcs Nagy
2019-03-13
1
-0
/
+2
*
add memfd_create syscall wrapper
Szabolcs Nagy
2018-06-20
1
-0
/
+5
*
add mlock2 linux syscall wrapper
Szabolcs Nagy
2018-06-20
1
-3
/
+8
*
add MAP_FIXED_NOREPLACE from linux v4.17
Szabolcs Nagy
2018-06-19
1
-0
/
+1
*
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi
Szabolcs Nagy
2018-02-22
1
-0
/
+13
*
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
Szabolcs Nagy
2018-02-22
1
-0
/
+2
*
add MADV_FREE madvise command from linux v4.5
Szabolcs Nagy
2016-03-19
1
-0
/
+1
*
deduplicate bits/mman.h
Szabolcs Nagy
2016-03-18
1
-0
/
+59
*
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
Szabolcs Nagy
2016-01-26
1
-0
/
+1
*
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
Trutz Behn
2015-01-30
1
-0
/
+2
*
fix signedness of pgoff argument to remap_file_pages
Rich Felker
2014-01-07
1
-1
/
+1
*
add clock_adjtime, remap_file_pages, and syncfs syscall wrappers
Rich Felker
2012-09-16
1
-0
/
+5
*
mincore syscall wrapper
Rich Felker
2012-09-09
1
-0
/
+1
*
default features: make musl usable without feature test macros
Rich Felker
2012-09-07
1
-0
/
+2
*
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
Rich Felker
2012-06-04
1
-1
/
+1
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-0
/
+3
*
add *64 junk for sys/*.h headers
Rich Felker
2012-05-04
1
-0
/
+5
*
namespace cleanup in sys/mman.h
Rich Felker
2011-03-03
1
-1
/
+3
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+37