summaryrefslogtreecommitdiff
path: root/giounix.c
AgeCommit message (Expand)Author
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-03-20Interpret EINTR as G_IO_ERROR_AGAIN.Sebastian Wilhelmi
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1998-12-18new function to check whether a main loop has been quitted. (g_main_new):Tim Janik
1998-12-17giounix.c: s/g_main_poll_add/g_main_remove_add/gCST 1998 Shawn T. Amundson
1998-12-16Fixed small bug.Sebastian Wilhelmi
1998-12-15Use an "inheritance" scheme for IO channel memory allocation.hOwen Taylor
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-12-02Merge main loop into head. This probably breaks Win32, untilOwen Taylor