glib/docs/reference
Philip Withnall 554107c23c gfileutils: Add g_file_set_contents_full() and GFileSetContentsFlags
This is a new version of the g_file_set_contents() API which will allow
its safety to be controlled by some flags, allowing the user to choose
their preferred tradeoff between safety (`fsync()` calls) and speed.

Currently, the flags do nothing and the new API behaves like the old
API. This will change in the following commits.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Helps: #1302
2020-07-26 21:37:46 +01:00
..
gio Add g_(d)tls_connection_get_channel_binding_data calls and enums 2020-06-25 12:40:34 +00:00
glib gfileutils: Add g_file_set_contents_full() and GFileSetContentsFlags 2020-07-26 21:37:46 +01:00
gobject guri: new URI parsing and generating functions 2020-06-25 13:57:35 +04:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build docs: Bump gtk-doc requirement for unit tests to 1.32.1 2020-05-22 09:57:33 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00