gtk2/glib
Tim Janik 3ae8c300bb Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function
Wed Jan 21 01:13:25 1998  Tim Janik  <timj@psynet.net>

        * Applied patch from (Raja R Harinath <harinath@cs.umn.edu>)
          to add function g_snprintf.
        * configure.in (AC_CHECK_FUNCS): Check for vsnprintf.
        * glib.h: Add prototype for g_snprintf.
        * glibconfig.h.in: Add HAVE_VSNPRINTF.
        * gutils.c (g_snprintf): new function.
1998-01-21 00:46:48 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
gcache.c Initial revision 1997-11-24 22:37:52 +00:00
gerror.c Miscellaneous portability fixes. 1998-01-02 03:36:27 +00:00
ghash.c Initial revision 1997-11-24 22:37:52 +00:00
glib.h Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
glibconfig.h.in Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
glist.c Added g_list_insert_sorted and g_slist_insert_sorted to glib. 1998-01-07 07:37:36 +00:00
gmem.c Initial revision 1997-11-24 22:37:52 +00:00
gprimes.c Initial revision 1997-11-24 22:37:52 +00:00
gscanner.c renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash 1998-01-18 15:12:01 +00:00
gslist.c Added g_list_insert_sorted and g_slist_insert_sorted to glib. 1998-01-07 07:37:36 +00:00
gstring.c renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hash 1998-01-18 15:12:01 +00:00
gtimer.c Initial revision 1997-11-24 22:37:52 +00:00
gtree.c Initial revision 1997-11-24 22:37:52 +00:00
gutils.c Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add function 1998-01-21 00:46:48 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
ltmain.sh This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libgdk to libX11 and libXext. -Jay 1998-01-12 15:41:36 +00:00
Makefile.am Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to the 1998-01-03 04:38:58 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c Added g_list_insert_sorted and g_slist_insert_sorted to glib. 1998-01-07 07:37:36 +00:00