glib/glib
Sebastian Wilhelmi d60b23eb02 Removed the #warning about MT unsafety without localtime_r.
1999-01-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gdate.c (g_date_set_time): Removed the #warning about MT
	unsafety without localtime_r.

	* configure.in: Moved it here.
1999-01-26 13:17:46 +00:00
..
garray.c Fixed size in g_memmove, reported by Alexander Larsson 1998-12-17 08:02:38 +00:00
gbacktrace.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gcache.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gcompletion.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gdataset.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gdate.c Removed the #warning about MT unsafety without localtime_r. 1999-01-26 13:17:46 +00:00
gerror.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
ghash.c - Revert previous "fix" (which really just did things a different way). - 1999-01-24 06:18:43 +00:00
ghook.c added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop 1999-01-17 14:52:20 +00:00
giochannel.c Merge in current Win32 version. Almost no Unix code touched. 1999-01-16 23:46:42 +00:00
giounix.c new function to check whether a main loop has been quitted. (g_main_new): 1998-12-18 02:23:33 +00:00
giowin32.c Merge in current Win32 version. Almost no Unix code touched. 1999-01-16 23:46:42 +00:00
glib.def More Win32 updates. Add missing Win32 files to distributed files. 1999-01-19 21:13:59 +00:00
glib.h if !defined (G_LOG_DOMAIN) define G_LOG_DOMAIN as ((gchar*) 0) instead of 1999-01-17 15:21:28 +00:00
glist.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gmain.c added a define G_HOOK_DEFERRED_DESTROY, to substitute a noop 1999-01-17 14:52:20 +00:00
gmem.c Fixed size in g_memmove, reported by Alexander Larsson 1998-12-17 08:02:38 +00:00
gmessages.c Merge in current Win32 version. Almost no Unix code touched. 1999-01-16 23:46:42 +00:00
gnode.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gprimes.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
grel.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gscanner.c eliminated extraneous "register" qualifiers in variable declarations. 1999-01-04 20:09:59 +00:00
gslist.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gstrfuncs.c NO_SYS_SIGLIST_DECL change. 1999-01-25 12:45:51 +00:00
gstring.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +00:00
gtimer.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gtree.c removed assertment about rtree->root being NULL, so this function can be 1999-01-17 16:56:28 +00:00
gutils.c Do not use the thread libs, when searching for some functions, as this 1999-01-25 09:53:17 +00:00
Makefile.am made some adjustments for automake 1.4 and autoconf 2.13 (per suggestions 1999-01-21 03:14:53 +00:00