add g_strdupv test

2000-12-06  Havoc Pennington  <hp@pobox.com>

* tests/strfunc-test.c (main): add g_strdupv test

* gstrfuncs.c (g_strdupv): Add a function to copy
an array of strings
This commit is contained in:
Havoc Pennington
2000-12-07 04:48:37 +00:00
committed by Havoc Pennington
parent e2fd4e2bd0
commit e5c1f207c9
13 changed files with 150 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2000-12-06 Havoc Pennington <hp@pobox.com>
* tests/strfunc-test.c (main): add g_strdupv test
* gstrfuncs.c (g_strdupv): Add a function to copy
an array of strings
Tue Dec 5 12:23:04 2000 Owen Taylor <otaylor@redhat.com>
* gmain.[hc]: Major change in API for creating sources