mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use
2002-03-12 Alexander Larsson <alla@lysator.liu.se> * glib/gconvert.c: Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use instead. Add g_convert_init() that calls have_broken_filenames() * gthread/gthread-impl.c: Have g_thread_init call g_convert_init.
This commit is contained in:
committed by
Alexander Larsson
parent
3346808702
commit
428704a0b6
@@ -1,3 +1,12 @@
|
||||
2002-03-12 Alexander Larsson <alla@lysator.liu.se>
|
||||
|
||||
* glib/gconvert.c:
|
||||
Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and
|
||||
use instead. Add g_convert_init() that calls have_broken_filenames()
|
||||
|
||||
* gthread/gthread-impl.c:
|
||||
Have g_thread_init call g_convert_init.
|
||||
|
||||
2002-03-11 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gstrfuncs.c (g_strtod):
|
||||
|
Reference in New Issue
Block a user