summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* make all "XXXhidden_proto(" consistently not use a space before '('Denis Vlasenko2008-12-131-1/+1
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-3/+3
* Restored indentation.Peter Kjellerstedt2007-05-151-4/+5
* Fix arm mmap when using mmap2 syscall. Fixes bug #1303Khem Raj2007-05-151-2/+9
* Patch from Khem Raj that fixes running gcc on arm for me. (Otherwise itRob Landley2007-03-081-6/+42
* Add the mmap.c missed out in the last commit.Khem Raj2006-10-071-0/+30