Look for nanosleep function.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 7 Jun 2001 13:46:14 +0000 (13:46 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 7 Jun 2001 13:46:14 +0000 (13:46 +0000)
commit632943f359274cef42a6a77d4fa43caeedef7d87
tree22d5f0fd784d05f314a816d9df72b081ed4fc413
parent9600d5cd53cc8bd811c89db90238cfd1f919dda3
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.
21 files changed:
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
configure.in
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/date.sgml
docs/reference/glib/tmpl/threads.sgml
gasyncqueue.c
glib/gasyncqueue.c
glib/gthreadpool.c
glib/gtimer.c
glib/gtimer.h
gthreadpool.c
gtimer.c
gtimer.h