log osdep/mmap_anon.c @ 30715:f5ecd7dd58e8

age author description
2010-02-16 diego #include corresponding .h files in .c files.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-01 diego Add standard license headers to files.
2007-08-25 diego warning fix:
2007-01-10 diego Move #ifdef directives around complete files into the build system.
2006-12-05 nplourde fix include clash for mmap_anon on darwin ppc
2006-11-26 reimar Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.
2006-11-26 reimar Remove useless fd parameter for mmap_anon
2006-11-25 nplourde added mmap_anon to osdep lib. Used in loader for now