Use <envar>, not <envvar>.
[platform/upstream/glib.git] / glib / giounix.c
2001-11-15 Michael Meeksset the fd before using it.
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-09-02 Owen TaylorFix some variables that should have been static.
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giounix.c
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-07-29 Ron SteinkeMatthias Classen's patch to give g_io_channel_flush...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-02 Owen TaylorFix.
2001-06-30 Owen TaylorRename GSourceFuncs::destroy to GSourceFuncs::finalize...
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-20 Sebastian WilhelmiInterpret EINTR as G_IO_ERROR_AGAIN.
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1998-12-18 Tim Janiknew function to check whether a main loop has been...
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-16 Sebastian WilhelmiFixed small bug.
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...