Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 23 Feb 2004 23:30:12 +0000 (23:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 23 Feb 2004 23:30:12 +0000 (23:30 +0000)
commit16edf13b226dbe5f4f39794cfa363904af2c7973
treeab38d57dd3ddfeaae672f0253a2bbdfb759ee96f
parent5605e1177d4728b66b92cb5012810b5feda1ec4b
Update.

* wcsmbs/mbrtowc.c (__mbrtowc): Cap s + n at the end of address space.
* stdlib/Makefile (tests): Add testmb2.
(testmb2-ENV): New.
* stdlib/testmb2.c: New test.

2004-02-23  Jakub Jelinek  <jakub@redhat.com>
ChangeLog
stdlib/Makefile
stdlib/testmb2.c [new file with mode: 0644]
wcsmbs/mbrtowc.c