From: Ulrich Drepper Date: Wed, 16 Apr 2003 17:15:30 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~877 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81641068cd234aacc788872376db5d95d53f858d;p=thirdparty%2Fglibc.git Update. 2003-04-16 Ulrich Drepper * string/test-strncpy.c (do_one_test): Makr start and stop as possibly unused. --- diff --git a/ChangeLog b/ChangeLog index 009a9d65df4..ca6fc0e59b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-16 Ulrich Drepper + + * string/test-strncpy.c (do_one_test): Makr start and stop as + possibly unused. + 2003-04-15 Roland McGrath * libio/fileops.c (_IO_file_close_it): Macro tweak to avoid warning.