Updated to reflect the existence of gthread.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Wed, 16 Dec 1998 09:34:30 +0000 (09:34 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Wed, 16 Dec 1998 09:34:30 +0000 (09:34 +0000)
commit2e57a3643891f41c238c5ee3793afcd8706a4060
tree200572012ece4ca73a5f8ee48d03011ad52dcc5d
parentb2e318ff3ecc50d72121a4e8561442a6d79a7a84
Updated to reflect the existence of gthread.

1998-12-16  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* docs/glib-config.1: Updated to reflect the existence of gthread.

* gmain.c (g_main_poll_add_unlocking): Changed
g_main_poll_add_unlocked to g_main_poll_add_unlocking to match
semantic, (indeed, main_loop must be locked, when calling this
function). Removed the unlocking from the end of that function, as
that is not right. Made a 'HOLDS' comment above the function.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/glib-config.1
glib/gmain.c
gmain.c