summaryrefslogtreecommitdiff
path: root/glib/gmappedfile.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosBehdad Esfahbod2007-08-201-1/+1
* Make mapping of empty files work. (#321530)Matthias Clasen2005-12-031-3/+14
* Report an error if the file is too large. (#315275, Kjartan Maraas)Matthias Clasen2005-09-051-4/+11
* include <process.h> for getpid() include <io.h> for close() etc. addHans Breuer2005-07-021-0/+1
* libtool installs/uninstalls the import library, no need to do itTor Lillqvist2005-06-261-4/+40
* Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen2005-06-251-0/+223