summaryrefslogtreecommitdiff
path: root/arch/arm/bits/mman.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-12add missing mmap options and madvices to bits/mman.h based on linux headersSzabolcs Nagy1-0/+7
2012-12-06add more arch-specific MAP_ macros to bits/mman.hrofl0r1-0/+4
2012-12-06remove MAP_32 from non-x86 archsrofl0r1-1/+0
2012-12-06add MAP_NORESERVE to bits/mman.hrofl0r1-0/+1
2012-05-22fix missing _BSD_SOURCE support in bits/*.hRich Felker1-1/+1
2011-09-18initial commit of the arm portRich Felker1-0/+50