mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Don't claim broken pipes are unreadable. (Well, they are, but read()
2003-01-04 Tor Lillqvist <tml@iki.fi> * glib/giowin32.c (g_io_win32_fd_get_flags_internal): Don't claim broken pipes are unreadable. (Well, they are, but read() handles it, and treats it like EOF.)
This commit is contained in:
committed by
Tor Lillqvist
parent
53266027ee
commit
a0821bd753
@@ -1,3 +1,9 @@
|
||||
2003-01-04 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/giowin32.c (g_io_win32_fd_get_flags_internal): Don't claim
|
||||
broken pipes are unreadable. (Well, they are, but read() handles
|
||||
it, and treats it like EOF.)
|
||||
|
||||
Thu Jan 2 16:19:15 2003 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* configure.in: use AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for
|
||||
|
Reference in New Issue
Block a user