Add g_once_impl.

2003-08-08  Tor Lillqvist  <tml@iki.fi>

	* glib/glib.def: Add g_once_impl.
This commit is contained in:
Tor Lillqvist
2003-08-10 01:54:02 +00:00
committed by Tor Lillqvist
parent 63d5300574
commit 6fb380e374
7 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
2003-08-08 Tor Lillqvist <tml@iki.fi>
* glib/glib.def: Add g_once_impl.
* glib/gutils.c (g_setenv): Fix syntax error in the !HAVE_SETENV
case.