From 5786ebbccf24fee30e04e36391f4ca76c408ba8b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 17 Dec 2005 15:43:23 +0000 Subject: e-error.c Use gstdio wrappers. Use GDir instead of dirent. 2005-12-17 Tor Lillqvist * e-error.c * e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent. * e-error.c * e-folder-map.c: Use e_xml_parse_file() instead of using libxml directly. svn path=/trunk/; revision=30821 --- e-util/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 3ba9753e53..3d912d1b6e 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -3,6 +3,13 @@ * Makefile.am (INCLUDES): Don't need EXTRA_GNOME_CFLAGS or GNOME_FULL_CFLAGS. + * e-error.c + * e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent. + + * e-error.c + * e-folder-map.c: Use e_xml_parse_file() instead of using libxml + directly. + * e-util-private.h (fsync) * e-util.c: Don't bother with a Win32 implementation of fsync() as the uses of fsync() in evo are pretty irrelevant. Just #define -- cgit v1.2.3