mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
Look for nanosleep function.
2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * configure.in: Look for nanosleep function. * gtimer.c: Use nanosleep for g_usleep, when found. * gtimer.c, gtimer.h: Add g_time_val_add function. Closes #54271. * gasyncqueue.c: Documentation updates. * gthreadpool.c: Use g_time_val_add now that we have it. * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add. * glib/tmpl/threads.sgml: Updated.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
9600d5cd53
commit
632943f359
@@ -1,3 +1,15 @@
|
||||
2001-06-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* configure.in: Look for nanosleep function.
|
||||
|
||||
* gtimer.c: Use nanosleep for g_usleep, when found.
|
||||
|
||||
* gtimer.c, gtimer.h: Add g_time_val_add function. Closes #54271.
|
||||
|
||||
* gasyncqueue.c: Documentation updates.
|
||||
|
||||
* gthreadpool.c: Use g_time_val_add now that we have it.
|
||||
|
||||
2001-06-01 Jon Trowbridge <trow@gnu.org>
|
||||
|
||||
* gdate.c (g_date_update_julian): Changed to take a const
|
||||
|
Reference in New Issue
Block a user