make it possible to disable single-file includes by defining
[platform/upstream/glib.git] / glib / gfileutils.h
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2007-12-19 Alexander LarssonRename g_format_file_size_for_display to g_format_size_...
2007-11-27 Alexander LarssonMove g_format_file_size_for_display from gio to glib
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-03-08 Søren SandmannNew API. A function to atomically create a file.
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-08-27 Matthias ClasenFix #151193, Stepan Kasal:
2003-07-29 Matthias ClasenRename g_read_link() to g_file_read_link() to better...
2003-07-29 Matthias ClasenUse gchar, gint, gsize instead of char, int, size_t...
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2001-09-10 Owen TaylorAdd g_build_path(), g_build_filename(), to create separ...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2000-11-12 Owen Taylortemplate is a reserved word in C++ s/template/tmpl/.
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-05 Havoc PenningtonAdded
2000-10-30 Tor Lillqvistgutils.c gutils.h gfileutils.c Actually, g_mkstemp...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...
2000-10-09 Havoc PenningtonAdd new files.