added g_strndup_a macro

* glib.h: added g_strndup_a macro

        * testglib.c:
        Added tests for new alloca-based string routines.
        Reformatted a couple strings.
This commit is contained in:
Jeff Garzik
1999-01-02 01:51:08 +00:00
parent 00e064d2af
commit 58aaa9d32b
12 changed files with 134 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
Fri Jan 1 20:43:19 EST 1999 Jeff Garzik <jgarzik@pobox.com>
* glib.h: added g_strndup_a macro
* testglib.c:
Added tests for new alloca-based string routines.
Reformatted a couple strings.
Sat Jan 2 02:20:59 1999 Tim Janik <timj@gtk.org>
* ghook.c: