summaryrefslogtreecommitdiffstats
path: root/osdep/mmap_anon.c
Commit message (Expand)AuthorAgeFilesLines
* fix include clash for mmap_anon on darwin ppcnplourde2006-12-051-1/+1
* Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.reimar2006-11-261-0/+3
* Remove useless fd parameter for mmap_anonreimar2006-11-261-5/+2
* added mmap_anon to osdep lib. Used in loader for nownplourde2006-11-251-0/+67