Historique des commits

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