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 d696452b7a21bb0d5d01ece8eebcfaebd485c8f1..93a74b6bab9b307366b74c70f4d57ee49f091095 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.