Some debugging output formatting changes. The following two changes fixes
authorTor Lillqvist <tml@iki.fi>
Fri, 15 Mar 2002 23:01:55 +0000 (23:01 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 15 Mar 2002 23:01:55 +0000 (23:01 +0000)
commit2c8e0c8d4062a4a096da65cd0a05f368a9be95f2
tree9e645548451dbc208c8a2c2678c71e21ae421000
parenta25764fca496b4f520c86d9fc01c2258f94cc591
Some debugging output formatting changes. The following two changes fixes

2002-03-16  Tor Lillqvist  <tml@iki.fi>

* glib/giowin32.c: Some debugging output formatting changes. The
following two changes fixes a problem with buffered GIOChannels,
noticed with the help of Owen's test program, thanks!
(g_io_win32_prepare): Return value that takes the buffer condition
into account, like g_io_unix_prepare() does.
(g_io_win32_check): Ditto, like g_io_unix_check().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/giowin32.c