diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2000-01-19 06:49:51 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2000-01-19 06:49:51 +0000 |
| commit | a5334a6807f9ee2b321c78483a0519e82aa667aa (patch) | |
| tree | c0b79782aa7038622ee7912a68080c36e3f37f9b /ChangeLog | |
| parent | 1f547466cf31480bba48d480f16b6fc9c4997635 (diff) | |
| download | glibc-a5334a6807f9ee2b321c78483a0519e82aa667aa.tar.xz glibc-a5334a6807f9ee2b321c78483a0519e82aa667aa.zip | |
Update.
* wcsmbs/mbsrtowcs.c: Compute return value correctly after change
in gconv function.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-01-18 Ulrich Drepper <drepper@cygnus.com> + * wcsmbs/mbsrtowcs.c: Compute return value correctly after change + in gconv function. + * wcsmbs/mbrtowc.c: Don't set errno if byte sequence is only incomplete but correct. |
