glib/glib
Josh MacDonald e6c71cedb9 The "extern char* sys_siglist" declaration breaks systems with different
Tue Jan 19 00:44:24 1999  Josh MacDonald  <jmacd@axis.hip.berkeley.edu>

	* gstrfuncs.c (g_strsignal): The "extern char* sys_siglist"
	declaration breaks systems with different declarations, like
	mine (FreeBSD).  So, I added a configuration variable to decide
	whether the declaration is neccesary.  Change also appears on
	line 275 of configure.in.
1999-01-19 09:07:28 +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 #warning isn't portable, check for gcc 1999-01-12 17:58:26 +00:00
gerror.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
ghash.c version bump to 1.1.8, binary age 0, interface age 0. 1998-12-16 05:38:35 +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 Merge in current Win32 version. Almost no Unix code touched. 1999-01-16 23:46:42 +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 The "extern char* sys_siglist" declaration breaks systems with different 1999-01-19 09:07:28 +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 Merge in current Win32 version. Almost no Unix code touched. 1999-01-16 23:46:42 +00:00
Makefile.am Added 'make check' tests, based on testglib code. 1999-01-03 03:42:59 +00:00