Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Jul 2003 19:24:49 +0000 (19:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Jul 2003 19:24:49 +0000 (19:24 +0000)
2003-07-22  Ulrich Drepper  <drepper@redhat.com>

* wcsmbs/wcpncpy.c (__wcpncpy): Correct destination pointer handling.
* wcsmbs/Makefile (tests): Add tst-wcpncpy.
* wcsmbs/tst-wcpncpy.c: New file.

ChangeLog

index d696452..93a74b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-22  Ulrich Drepper  <drepper@redhat.com>
+
+       * wcsmbs/wcpncpy.c (__wcpncpy): Correct destination pointer handling.
+       * wcsmbs/Makefile (tests): Add tst-wcpncpy.
+       * wcsmbs/tst-wcpncpy.c: New file.
+
 2003-07-21  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/bits/sched.h (CLONE_STOPPED): Define.