add missing mmap options and madvices to bits/mman.h based on linux headers
[musl] / arch / arm / bits / mman.h
2013-01-12 Szabolcs Nagyadd missing mmap options and madvices to bits/mman...
2012-12-06 rofl0radd more arch-specific MAP_ macros to bits/mman.h
2012-12-06 rofl0rremove MAP_32 from non-x86 archs
2012-12-06 rofl0radd MAP_NORESERVE to bits/mman.h
2012-05-23 Rich Felkerfix missing _BSD_SOURCE support in bits/*.h
2011-09-18 Rich Felkerinitial commit of the arm port