g_file_set_contents: change {posix_ => }fallocate
authorRyan Lortie <desrt@desrt.ca>
Tue, 4 Jun 2013 02:55:20 +0000 (22:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Jun 2013 22:15:46 +0000 (18:15 -0400)
commitee8d3333ddc350da5853707c31169af866fc4524
tree876d3098917edcdc35ab6ed1b4d94fe0eb57217c
parentc244222d65d2e9c1fe05e46207a7aedde45e1e86
g_file_set_contents: change {posix_ => }fallocate

Use fallocate() instead of posix_fallocate() so that we just fail
instead of getting the emulated version from the libc.

https://bugzilla.gnome.org/show_bug.cgi?id=701560
configure.ac
glib/gfileutils.c