From: Ulrich Drepper Date: Fri, 31 Mar 2000 05:54:19 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdf113db5abfe02127422774351092f96f7ada3d;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5f273e4a1c2..7aa602f0575 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-03-29 Jes Sorensen + + * malloc/malloc.c: Declare bit flags UL so that they will not + default to int size when being inverted. + 2000-03-30 Ulrich Drepper * posix/getopt.c (_getopt_internal): Return -1 if argc < 1.