on success, close the pipes from the child. Fix from Tim.
[platform/upstream/glib.git] / glib / gstring.h
2002-02-20 Daniel ElstnerUse gssize instead of gsize as type of the pos and...
2001-10-02 Sven Neumannlet the compatibility definition point to the new name
2001-10-01 Owen TaylorRename g_string_printfa() to g_string_append_printf...
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-06-30 Owen TaylorTry compiling before committing, why don't you? Simple...
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
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...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...