Use GMappedFile instead g_file_get_contents(). (build_instructions): Pass
authorSoren Sandmann <sandmann@daimi.au.dk>
Thu, 23 Nov 2006 03:32:04 +0000 (03:32 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Thu, 23 Nov 2006 03:32:04 +0000 (03:32 +0000)
commit973d92eb4daa0be25ac2c980c6f3902d89aa17f0
tree8e03d37fa4b6e71f727c173ff20a7af0128c5bdb
parentd3c0e7be5c3899c85da3caa7545fbdb80bf5d30f
Use GMappedFile instead g_file_get_contents(). (build_instructions): Pass

2006-11-22  Soren Sandmann <sandmann@daimi.au.dk>

        * sfile.c (sfile_load): Use GMappedFile instead
        g_file_get_contents().
        (build_instructions): Pass length instead of -1.
        (sfile_output_save): Use g_file_set_contents() instead of
        cut-and-pasted copy.
ChangeLog
sfile.c