mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Allocate space for pollfd's _after_ adding poll wake-up-pipe record.
Sat Dec 19 16:56:02 1998 Owen Taylor <otaylor@redhat.com> * gmain.c (g_main_poll): Allocate space for pollfd's _after_ adding poll wake-up-pipe record. * gmain.c (g_main_add_poll): Changed name of internal function g_main_add_poll_unlocked() back from the non-sensical g_main_add_unlocking_poll().
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
Sat Dec 19 16:56:02 1998 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gmain.c (g_main_poll): Allocate space for pollfd's
|
||||
_after_ adding poll wake-up-pipe record.
|
||||
|
||||
* gmain.c (g_main_add_poll): Changed name
|
||||
of internal function g_main_add_poll_unlocked()
|
||||
back from the non-sensical g_main_add_unlocking_poll().
|
||||
|
||||
Sat Dec 19 06:25:55 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* glib.m4: fixed a minor bug that would let configures bail out
|
||||
|
Reference in New Issue
Block a user