Committing main loop changes into a branch for the moment.
This will be merged into the main branch in a few days. Sat Nov 28 12:53:47 1998 Owen Taylor <otaylor@redhat.com> * Makefile.am configure.in acconfig.h giochannel.c glib.h glist.c gmain.c gutils.c: - Revised GIOChannel to provide a generic virtual-function based interface. - Added unix fd-based GIOChannel's - Added generic main-loop abstraction - Added timeouts and idle functions using main-loop abstraction.
giochannel.c
0 → 100644
giounix.c
0 → 100644
... | ... | @@ -155,7 +155,7 @@ extern "C" { |