[kaffe] Kaffe CVS: kaffe stack
Kaffe CVS
cvs-commits at kaffe.org
Tue May 6 08:26:01 PDT 2003
CVSROOT: /cvs/kaffe
Module name: kaffe
Changes by: stack 03/05/06 08:24:08
Modified files:
. : ChangeLog
libraries/clib/native: ByteToCharIconv.c CharToByteIconv.c
test/regression: CharCvt.java
Log message:
2003-05-06 Ito Kazumitsu <ito.kazumitsu at hitachi-cable.co.jp>
* libraries/clib/native/ByteToCharIconv.c,
libraries/clib/native/CharToByteIconv.c:
Avoid doing a KMALLOC(0) during conversion.
* test/regression/CharCvt.java:
Test for zero-length arguments to ByteToCharIconv and
CharToByteIconv.
More information about the kaffe
mailing list