diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-23 01:12:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-23 01:12:31 +0000 |
commit | 4d0923e83a5071c36aefead8bfac3e6342b0d5b4 (patch) | |
tree | b09a650881a23874def510ac25081f15b9e70623 | |
parent | a5ae1fc2d2aa06f8958532d7cad8612dda06dd50 (diff) | |
download | glibc-4d0923e83a5071c36aefead8bfac3e6342b0d5b4.zip glibc-4d0923e83a5071c36aefead8bfac3e6342b0d5b4.tar.gz glibc-4d0923e83a5071c36aefead8bfac3e6342b0d5b4.tar.bz2 |
Update.
2001-08-22 Ulrich Drepper <drepper@redhat.com>
* string/stratcliff.c (main): Add strncpy test.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-08-22 Ulrich Drepper <drepper@redhat.com> + + * string/stratcliff.c (main): Add strncpy test. + 2001-08-22 Roland McGrath <roland@frob.com> * sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>, |