From: Bruno Haible Date: Sun, 21 Jan 2007 22:14:24 +0000 (+0000) Subject: New function mem_iconveh. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765f0950e35710f3c4299062fc60319f018d1779;p=pspp New function mem_iconveh. Change specification of mem_cd_iconveh. --- diff --git a/ChangeLog b/ChangeLog index 591fbccf76..856cdf86c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,18 @@ 2007-01-21 Bruno Haible - * lib/xstriconv.h: Update. + * lib/striconveh.h (mem_iconveh): New declaration. + * lib/striconveh.c (mem_iconveh): New function. + * tests/test-striconveh.c (main): Add tests for mem_iconveh. + +2007-01-21 Bruno Haible + + * lib/xstriconv.h (xmem_cd_iconv): Change specification. + + * lib/striconveh.h (mem_cd_iconveh): Change specification. + * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied + original result buffer. + (str_cd_iconveh): Update. + * tests/test-striconveh.c (main): Update. * lib/striconv.h (mem_cd_iconv): Change specification. * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original