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
/
arch
/
powerpc
/
bits
/
mman.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
Szabolcs Nagy
2018-02-22
1
-0
/
+1
*
powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
Szabolcs Nagy
2017-09-11
1
-1
/
+6
*
deduplicate bits/mman.h
Szabolcs Nagy
2016-03-18
1
-55
/
+3
*
add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags
Szabolcs Nagy
2016-01-26
1
-0
/
+1
*
add missing powerpc specific PROT_SAO memory protection flag
Szabolcs Nagy
2016-01-24
1
-0
/
+1
*
fix powerpc MCL_* mlockall flags in bits/mman.h
Szabolcs Nagy
2016-01-24
1
-2
/
+2
*
move MREMAP_MAYMOVE and MREMAP_FIXED out of bits
Trutz Behn
2015-01-30
1
-3
/
+0
*
add missing mmap options and madvices to bits/mman.h based on linux headers
Szabolcs Nagy
2013-01-12
1
-0
/
+7
*
add more arch-specific MAP_ macros to bits/mman.h
rofl0r
2012-12-06
1
-0
/
+4
*
remove MAP_32 from non-x86 archs
rofl0r
2012-12-06
1
-1
/
+0
*
add MAP_NORESERVE to bits/mman.h
rofl0r
2012-12-06
1
-0
/
+1
*
fix powerpc types to match abi, and some feature test issues
Rich Felker
2012-11-21
1
-1
/
+1
*
PPC port cleaned up, static linking works well now.
rofl0r
2012-11-13
1
-0
/
+50