musl/arch/x86_64
Szabolcs Nagy 789ff6a9f8 add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
they lock faulted pages into memory (useful when a small part of a
large mapped file needs efficient access), new in linux v4.4, commit
b0f205c2a3082dd9081f9a94e50658c5fa906ff1

MLOCK_* is not in the POSIX reserved namespace for sys/mman.h
2016-01-26 18:31:05 -05:00
..
bits add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 2016-01-26 18:31:05 -05:00
atomic_arch.h clean up x86_64 (and x32) atomics for new atomics framework 2016-01-22 00:53:09 +00:00
crt_arch.h dynamic linker bootstrap overhaul 2015-04-13 03:04:42 -04:00
pthread_arch.h properly access mcontext_t program counter in cancellation handler 2015-11-02 12:41:49 -05:00
reloc.h new dlstart stage-2 chaining for x86_64 and x32 2015-09-17 07:28:44 +00:00
syscall_arch.h add working vdso clock_gettime support, including static linking 2014-04-16 02:33:29 -04:00