Define _GNU_SOURCE for stpcpy

Tue Apr 17 10:43:36 2001  Owen Taylor  <otaylor@redhat.com>

	* gstrfuncs.c: Define _GNU_SOURCE for stpcpy

	* tests/mainloop-test.c (main): Wait for all threads
	to start before beginning tests.
This commit is contained in:
Owen Taylor
2001-04-17 14:48:11 +00:00
committed by Owen Taylor
parent 313ed5dc19
commit c530e1e1dd
11 changed files with 88 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
Tue Apr 17 10:43:36 2001 Owen Taylor <otaylor@redhat.com>
* gstrfuncs.c: Define _GNU_SOURCE for stpcpy
* tests/mainloop-test.c (main): Wait for all threads
to start before beginning tests.
2001-04-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthreadpool.c (g_thread_pool_thread_proxy): Until now every