Add new functions. Add new object files. Add threadpool-test. No need to

2000-05-02  Tor Lillqvist  <tml@iki.fi>

* glib.def: Add new functions.
* makefile.{cygwin,msc}.in (glib_OBJECTS): Add new object files.
* tests/makefile.{cygwin,msc}.in: Add threadpool-test.
* gmodule-win32.c: No need to include <psapi.h>
This commit is contained in:
Tor Lillqvist
2000-05-01 21:13:02 +00:00
committed by Tor Lillqvist
parent 1418fe3a6d
commit c4f0c6fd9b
17 changed files with 92 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
2000-05-02 Tor Lillqvist <tml@iki.fi>
* glib.def: Add new functions.
* makefile.{cygwin,msc}.in (glib_OBJECTS): Add new object files.
* tests/makefile.{cygwin,msc}.in: Add threadpool-test.
2000-04-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gasyncqueue.c: New File implementing an asynchronous queue to be