handle all possible cases of EAGAIN and EWOULDBLOCK being (un)defined and
authorRyan Lortie <desrt@desrt.ca>
Thu, 29 Jan 2009 15:55:11 +0000 (15:55 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Thu, 29 Jan 2009 15:55:11 +0000 (15:55 +0000)
commit83e88655c03443dea835efdccff615bae6012c1c
treeb776f281bba4bfeb2df34aa87f5d8a42800d36f8
parent129e86cf2c2920bec69085a425ffd1af816a3f04
handle all possible cases of EAGAIN and EWOULDBLOCK being (un)defined and

2009-01-29  Ryan Lortie  <desrt@desrt.ca>

        * gioerror.c (g_io_error_from_errno): handle all possible cases of
        EAGAIN and EWOULDBLOCK being (un)defined and (un)equal.

svn path=/trunk/; revision=7836
gio/ChangeLog
gio/gioerror.c