]> git.tuebingen.mpg.de Git - paraslash.git/commit
Improve memory mapping.
authorAndre Noll <maan@systemlinux.org>
Mon, 12 Jan 2009 18:57:01 +0000 (19:57 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 12 Jan 2009 18:57:01 +0000 (19:57 +0100)
commit9627e8157c8c916555b993d7254b0b638815ebc1
treef2230892d148d8b4e49f2acef363afecb1e2216d
parent683dcc711c249f1cb689a04ada046364067e6540
Improve memory mapping.

para_mmap(): Do not exit on errors. Fix the only caller in vss.c
accordingly.

mmap_full_file(): Use para_mmap().
error.h
fd.c
fd.h
vss.c