diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-16 17:15:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-16 17:15:30 +0000 |
commit | 81641068cd234aacc788872376db5d95d53f858d (patch) | |
tree | 3d83c7754ba4fd563c6baea4d96cd4e00b224a21 | |
parent | 0aa72cf1b5f86257cc43dfe386835a27e98a3d95 (diff) | |
download | glibc-81641068cd234aacc788872376db5d95d53f858d.tar.gz glibc-81641068cd234aacc788872376db5d95d53f858d.tar.xz glibc-81641068cd234aacc788872376db5d95d53f858d.zip |
Update.
2003-04-16 Ulrich Drepper <drepper@redhat.com> * string/test-strncpy.c (do_one_test): Makr start and stop as possibly unused.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 009a9d65df..ca6fc0e59b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-16 Ulrich Drepper <drepper@redhat.com> + + * string/test-strncpy.c (do_one_test): Makr start and stop as + possibly unused. + 2003-04-15 Roland McGrath <roland@redhat.com> * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning. |