Mon Mar 11 15:19:01 2002 Owen Taylor <otaylor@redhat.com>
* configure.in: Backport from HEAD of fix by Raja R Harinath:
(fd_set): Change the grep for `fd_mask' to search for `fd_set'.
(#56364)
* gcompletion.c (g_completion_complete): Fix memory
leak. (#53408, Ron Koerner)
Wed Feb 24 00:08:42 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* *.[ch]: inserted additional note to look for ChangeLog and
AUTHORS file for a log of modifications.
branch. See the ChangeLog for details of the changes.
In brief overview:
- The set of threading functions can be set
- A default implementation is provided in -lgthread
- All static data structures are locked using these
functions if g_thread_init() is called.