Interpret EINTR as G_IO_ERROR_AGAIN.
[platform/upstream/glib.git] / ChangeLog.pre-2-4
index c998e48..8d8c41e 100644 (file)
@@ -1,5 +1,10 @@
 2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
 
+       * giounix.c (g_io_unix_write, g_io_unix_read): Interpret EINTR as
+       G_IO_ERROR_AGAIN.
+
+2000-03-17  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
        * configure.in: Added the missing POSIX_NO_YIELD and
        POSIX_NO_PRIORITIES warning messages.