glib/gthread
Alexander Larsson 428704a0b6 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.
2002-03-13 05:01:58 +00:00
..
.cvsignore */.cvsignore: Add various Win32 related file types. 2001-11-24 18:53:03 +00:00
ChangeLog Do a comparison, not an assignment, stupid! Spotted by Daniel Elstner 2002-03-10 09:15:09 +00:00
gthread-impl.c Cache getenv("G_BROKEN_FILENAMES") in have_broken_filenames() and use 2002-03-13 05:01:58 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Do a comparison, not an assignment, stupid! Spotted by Daniel Elstner 2002-03-10 09:15:09 +00:00
gthread-solaris.c Use g_free instead of free. Pointed out by Sam O'Connor <sam@panviva.com>. 2002-01-16 09:03:52 +00:00
gthread-win32.c When the sublangid is SUBLANG_DEFAULT, return the locale of the language's 2001-09-27 22:07:00 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:52 +00:00
Makefile.am Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
makefile.mingw.in Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
makefile.msc.in moved warning to error pragmas to their own file to not force 'good 2002-01-05 18:54:59 +00:00