Rich Felker
|
25e6fee27f
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
|
hace 2 años |
Szabolcs Nagy
|
d7210f0c12
sys/mman.h: add MAP_HUGE_16KB from linux v5.10
|
hace 3 años |
Szabolcs Nagy
|
a6c302bec1
sys/mman.h: add MREMAP_DONTUNMAP from linux v5.7
|
hace 4 años |
Szabolcs Nagy
|
d95ead261e
sys/mman.h: add MADV_COLD and MADV_PAGEOUT from linux v5.4
|
hace 4 años |
Szabolcs Nagy
|
db8b53f207
sys/mman.h: add new hugetlb mmap flags from linux v4.19
|
hace 6 años |
Szabolcs Nagy
|
38f2fa3d02
add memfd_create syscall wrapper
|
hace 6 años |
Szabolcs Nagy
|
b64d66d0b0
add mlock2 linux syscall wrapper
|
hace 6 años |
Szabolcs Nagy
|
156a3bedb2
add MAP_FIXED_NOREPLACE from linux v4.17
|
hace 6 años |
Szabolcs Nagy
|
9b57db3f95
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
|
hace 6 años |
Szabolcs Nagy
|
abdaba8616
sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi
|
hace 7 años |
Szabolcs Nagy
|
5431c20040
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
|
hace 7 años |
Szabolcs Nagy
|
d578c74e67
add MADV_FREE madvise command from linux v4.5
|
hace 8 años |
Szabolcs Nagy
|
e9f1c7981a
deduplicate bits/mman.h
|
hace 8 años |
Szabolcs Nagy
|
789ff6a9f8
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
|
hace 8 años |
Trutz Behn
|
2d67ae923d
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
|
hace 9 años |
Rich Felker
|
74998fbec1
fix signedness of pgoff argument to remap_file_pages
|
hace 11 años |
Rich Felker
|
662da62eb7
add clock_adjtime, remap_file_pages, and syncfs syscall wrappers
|
hace 12 años |
Rich Felker
|
a660180c6a
mincore syscall wrapper
|
hace 12 años |
Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
hace 12 años |
Rich Felker
|
3b94daba71
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
|
hace 12 años |
Rich Felker
|
419ae6d5c9
support _BSD_SOURCE feature test macro
|
hace 12 años |
Rich Felker
|
f0b85fd926
add *64 junk for sys/*.h headers
|
hace 12 años |
Rich Felker
|
a53d2f3425
namespace cleanup in sys/mman.h
|
hace 13 años |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
hace 13 años |