14 Commits (7edbcbeb76cb46381c34e2c0491dcc459cd5fa46)

Author SHA1 Message Date
Samuel Holland 3e9d3386f1 define MAP_SYNC on powerpc/powerpc64 6 years ago
Szabolcs Nagy 9b57db3f95 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 8 years ago
Szabolcs Nagy c10bc61508 powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h 9 years ago
Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h 10 years ago
Szabolcs Nagy 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 10 years ago
Szabolcs Nagy f9c3a2e048 add missing powerpc specific PROT_SAO memory protection flag 10 years ago
Szabolcs Nagy 2f6f3dccb4 fix powerpc MCL_* mlockall flags in bits/mman.h 10 years ago
Trutz Behn 2d67ae923d move MREMAP_MAYMOVE and MREMAP_FIXED out of bits 11 years ago
Szabolcs Nagy 000806cde6 add missing mmap options and madvices to bits/mman.h based on linux headers 14 years ago
rofl0r 7e0d4fce41 add more arch-specific MAP_ macros to bits/mman.h 14 years ago
rofl0r db846a6217 remove MAP_32 from non-x86 archs 14 years ago
rofl0r 0e10f74006 add MAP_NORESERVE to bits/mman.h 14 years ago
Rich Felker 7bdf11c2c6 fix powerpc types to match abi, and some feature test issues 14 years ago
rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 14 years ago
Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 14 years ago
Rich Felker 030b452b8d fix missing _BSD_SOURCE support in bits/*.h 14 years ago
Rich Felker b052f13cd1 namespace fixes for sys/mman.h 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker c316b28445 update various bits headers for new linux additions 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago