diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-31 22:56:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-31 22:56:48 +0000 |
commit | 8685bf1336f88f94337a7476d185f46f7a38591c (patch) | |
tree | 4e818c238d57714550940a2826d471c2daad03c2 /ChangeLog | |
parent | 83f6a99044e85962c9d87b8b89734154096a0087 (diff) | |
download | glibc-8685bf1336f88f94337a7476d185f46f7a38591c.tar glibc-8685bf1336f88f94337a7476d185f46f7a38591c.tar.gz glibc-8685bf1336f88f94337a7476d185f46f7a38591c.tar.bz2 glibc-8685bf1336f88f94337a7476d185f46f7a38591c.zip |
Update.
1999-07-31 Ulrich Drepper <drepper@cygnus.com>
* string/tester.c: Add tests with constant arguments for strcpy
and stpcpy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-07-31 Ulrich Drepper <drepper@cygnus.com> + + * string/tester.c: Add tests with constant arguments for strcpy + and stpcpy. + 1999-07-31 H.J. Lu <hjl@gnu.org> * string/bits/string2.h (__strcpy_small): Fix a typo. |