From: Ulrich Drepper Date: Sun, 25 Aug 2002 22:01:27 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~378 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5dd6c2fbcf2f9f34909f263d5055506780786cd7;p=thirdparty%2Fglibc.git Update. 2002-08-25 Andreas Schwab * elf/dl-reloc.c (_dl_reloc_bad_type): Nul-terminate message. * misc/Makefile (CFLAGS-init-misc.c): Variable removed. It served to --- diff --git a/ChangeLog b/ChangeLog index 3846b865a74..82d2b82cb70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-25 Andreas Schwab + + * elf/dl-reloc.c (_dl_reloc_bad_type): Nul-terminate message. + 2002-08-25 Roland McGrath * sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before @@ -5,7 +9,7 @@ delivered to the user's handler. Reported by Amit D. Chaudhary , - * misc/Makefile (CFLAGS-init-misc.c): Varaible removed. It served to + * misc/Makefile (CFLAGS-init-misc.c): Variable removed. It served to set -fkeep-inline-functions, which is not needed for the current file. * sysdeps/generic/ldsodefs.h: Add attribute_hidden to *_internal decls.