Mercurial > mplayer.hg
log osdep/mmap_anon.c @ 26008:bd7f7c851f47
age | author | description |
---|---|---|
Sat, 25 Aug 2007 17:09:09 +0000 | diego | warning fix: |
Wed, 10 Jan 2007 19:07:42 +0000 | diego | Move #ifdef directives around complete files into the build system. |
Tue, 05 Dec 2006 00:01:19 +0000 | nplourde | fix include clash for mmap_anon on darwin ppc |
Sun, 26 Nov 2006 13:55:55 +0000 | reimar | Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then. |
Sun, 26 Nov 2006 13:09:46 +0000 | reimar | Remove useless fd parameter for mmap_anon |
Sat, 25 Nov 2006 01:22:20 +0000 | nplourde | added mmap_anon to osdep lib. Used in loader for now |