aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/mmap_anon.c
Commit message (Expand)AuthorAge
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\
| * Add standard license headers to files.Gravatar diego2009-03-01
* | mp_fifo.c, osdep/: Include corresponding .h in .c filesGravatar Uoti Urpala2008-04-29
|/
* warning fix:Gravatar diego2007-08-25
* Move #ifdef directives around complete files into the build system.Gravatar diego2007-01-10
* fix include clash for mmap_anon on darwin ppcGravatar nplourde2006-12-05
* Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.Gravatar reimar2006-11-26
* Remove useless fd parameter for mmap_anonGravatar reimar2006-11-26
* added mmap_anon to osdep lib. Used in loader for nowGravatar nplourde2006-11-25