mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Fix the Win32-only code to use current API,
2000-10-06 Tor Lillqvist <tml@iki.fi> * tests/gio-test.c (main): Fix the Win32-only code to use current API, g_io_channel_win32_make_pollfd() and g_io_channel_win32_poll().
This commit is contained in:
committed by
Tor Lillqvist
parent
8e847255e8
commit
18e7dc0215
@@ -16,6 +16,9 @@
|
||||
|
||||
* glib.def: Add new entry point.
|
||||
|
||||
* tests/gio-test.c (main): Fix the Win32-only code to use current
|
||||
API, g_io_channel_win32_make_pollfd() and g_io_channel_win32_poll().
|
||||
|
||||
Fixes from Hans Breuer:
|
||||
|
||||
* glib.h (struct DIR): Keep the last readdir result cached inside
|
||||
|
Reference in New Issue
Block a user