New API. A function to atomically create a file.

Tue Mar  8 15:46:54 2005  Søren Sandmann  <sandmann@redhat.com>

	* glib/gfileutils.c (g_file_replace): New API. A function to
	atomically create a file.
This commit is contained in:
Søren Sandmann
2005-03-08 20:51:49 +00:00
committed by Søren Sandmann Pedersen
parent d927076f89
commit 331548d91c
6 changed files with 279 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
Tue Mar 8 15:46:54 2005 Søren Sandmann <sandmann@redhat.com>
* glib/gfileutils.c (g_file_replace): New API. A function to
atomically create a file.
2005-03-08 Matthias Clasen <mclasen@redhat.com>
* glib/glib.symbols: Add the new attributes here too.