]> git.sesse.net Git - vlc/history - modules/access/mmap.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / access / mmap.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-02 Rémi Denis-CourmontRemove the mmap debugging for now.
2008-02-21 Christophe MutricySome OSes don't have posix_fadvise
2008-02-21 Rémi Denis-CourmontDebug the debug
2008-02-21 Rémi Denis-CourmontWe also read memory mapping sequentially (well, this...
2008-02-21 Rémi Denis-CourmontTell the OS we mostly reqd files sequentially
2008-02-20 Rémi Denis-CourmontRewrite the mmap input as a separate access