mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
New function (DLL entry point) to tuck away actual DLL name.
2001-10-03 Tor Lillqvist <tml@iki.fi> * glib/gutils.c (Win32) (DllMain): New function (DLL entry point) to tuck away actual DLL name. (GLIB_LOCALE_DIR) Use actual DLL name, instead of assuming one naming convention for DLLs. * glib/glib.def: g_string_append_printf.
This commit is contained in:
committed by
Tor Lillqvist
parent
791bfecb79
commit
7ede4e5066
@@ -1,3 +1,12 @@
|
||||
2001-10-03 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/gutils.c (Win32) (DllMain): New function (DLL entry point)
|
||||
to tuck away actual DLL name.
|
||||
(GLIB_LOCALE_DIR) Use actual DLL name, instead of assuming one
|
||||
naming convention for DLLs.
|
||||
|
||||
* glib/glib.def: g_string_append_printf.
|
||||
|
||||
2001-10-02 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gstrfuncs.c, glib/giochannel.c: documentation update.
|
||||
|
Reference in New Issue
Block a user