mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 07:53:39 +02:00
giounix.c: s/g_main_poll_add/g_main_remove_add/g
Wed Dec 16 22:32:13 CST 1998 Shawn T. Amundson <amundson@gtk.org> * glib.h: giounix.c: s/g_main_poll_add/g_main_remove_add/g s/g_main_poll_remove/g_main_remove_poll/g s/g_main_poll_add_unlocking/g_main_add_unlocking_poll/g (from Tim Janik) * gthread-posix.c: use g_free in mutex_free (from Tim Janik)
This commit is contained in:
committed by
Shawn Amundson
parent
6166dd889d
commit
77ccad4d2f
@@ -1,3 +1,7 @@
|
||||
Wed Dec 16 22:21:33 CST 1998 Shawn T. Amundson <amundson@gtk.org>
|
||||
|
||||
* gthread-posix.c: use g_free in mutex_free (from Tim Janik)
|
||||
|
||||
Thu Dec 17 03:38:57 1998 Tim Janik <timj@gtk.org>
|
||||
|
||||
* Makefile.am: -DG_LOG_DOMAIN="GThread", we don't need an extern
|
||||
|
Reference in New Issue
Block a user