on success, close the pipes from the child. Fix from Tim.
[platform/upstream/glib.git] / glib / giochannel.c
2002-05-20 Owen TaylorFix double close of file descriptor on error. (#82139...
2002-03-14 Owen TaylorFix some gsize/gint mismatches. (#74422, Miroslaw Dobrz...
2002-03-08 Owen TaylorFinal updates for 2.0.0
2002-02-15 Owen TaylorUpdated.
2002-01-28 Ron SteinkeSome documentation fixes/elaborations I really should...
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-11-15 Matthias ClasenDocumentation fixes.
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2001-09-27 Bruno HaibleWhen the sublangid is SUBLANG_DEFAULT, return the local...
2001-09-19 Owen TaylorHandle NUL bytes_written, bytes_read. (Suggested by...
2001-09-18 Owen TaylorFixes for compilation on Solaris (#59026, Frank Belew)
2001-09-10 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-08-24 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-12 Ron SteinkeModified Files: ChangeLog glib/giochannel.c
2001-08-10 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-03 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-03 Darin AdlerImprove strfunc test to test the split function in...
2001-07-29 Ron SteinkeMatthias Classen's patch to give g_io_channel_flush...
2001-07-23 Ron Steinkefixed g_io_channel_seek_position() so that G_SEEK_CUR...
2001-07-22 Hans Breuermake the code actually have an effect (Use |= to set...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-02 Owen TaylorFix.
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2000-12-10 Owen TaylorRemove pollfds from the context here, not when actually...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-15 Owen TaylorUse an "inheritance" scheme for IO channel memory alloc...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...