gtk2/glib
Tim Janik 75b20f2eaf changed message for EAGAIN from "no more processes" to "try again" since
Fri Jan  9 20:03:46 1998  Tim Janik  <timj@psynet.net>

        * gutils.c (g_strerror): changed message for EAGAIN from
        "no more processes" to "try again" since EAGAIN is used with
        functions else than fork().

        * gscanner.c (g_scanner_get_token_ll): use strtol() instead of
        strtoul() to avoid conflicts with solaris.

        * merged the glib portions from Jan 2 to Jan 7 out of gtk+/ChangeLog
        into this file.

hey folks, could you *please* honour the glib/ChangeLog?
1998-01-10 00:25:21 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h Added undef's for wchar tests. -Jay 1997-12-06 21:32:43 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog changed message for EAGAIN from "no more processes" to "try again" since 1998-01-10 00:25:21 +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 Changes in preparation for GTK 0.99.2 release. 1998-01-03 17:22:12 +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 to use a backing pixmap for drawing in GtkEntry, which removes 1998-01-08 01:58:39 +00:00
glibconfig.h.in more gtkhandlebox work.. 1997-12-19 19:17:45 +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 changed message for EAGAIN from "no more processes" to "try again" since 1998-01-10 00:25:21 +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 Fixed bug in get_length_upper_bound where g_print-ing a NULL string would cause a segfault 1998-01-01 22:48:18 +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 changed message for EAGAIN from "no more processes" to "try again" since 1998-01-10 00:25:21 +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 Updated libtool to 1.0h. -Jay 1998-01-05 18:42:42 +00:00
ltmain.sh Updated libtool to 1.0h. -Jay 1998-01-05 18:42:42 +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