From: Andreas Jaeger Date: Fri, 10 Mar 2000 08:44:28 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-91~904 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d10c8b66011c0c9d87567d1c5e52ebd53bd2c5db;p=thirdparty%2Fglibc.git Update. 2000-03-09 Martin Buchholz * sysdeps/unix/sysv/linux/alpha/syscall.S: * manual/message.texi (Using gettextized software): * manual/message.texi (Message Translation): Doc Fixes. * manual/filesys.texi (File Size): * manual/charset.texi (glibc iconv Implementation): * locale/programs/ld-collate.c (collate_output): * iconv/gconv_db.c (find_derivation): * manual/install.texi: * manual/search.texi (Hash Search Function): * manual/stdio.texi (Output Conversion Syntax): * FAQ.in: * config.h.in: * sysdeps/generic/dl-sysdep.c: Doc Fixes. `allows to' is not correct English. * elf/rtld.c: Doc fixes. * manual/creature.texi (Feature Test Macros): Doc fixes. * manual/memory.texi (Hooks for Malloc): Doc Fixes. * manual/filesys.texi (Working Directory): Check for ERANGE to avoid infloop. --- diff --git a/ChangeLog b/ChangeLog index ef6d64cffff..c7f916a6fe4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2000-03-09 Martin Buchholz + + * sysdeps/unix/sysv/linux/alpha/syscall.S: + * manual/message.texi (Using gettextized software): + * manual/message.texi (Message Translation): Doc Fixes. + * manual/filesys.texi (File Size): + * manual/charset.texi (glibc iconv Implementation): + * locale/programs/ld-collate.c (collate_output): + * iconv/gconv_db.c (find_derivation): + * manual/install.texi: + * manual/search.texi (Hash Search Function): + * manual/stdio.texi (Output Conversion Syntax): + * FAQ.in: + * config.h.in: + * sysdeps/generic/dl-sysdep.c: + Doc Fixes. `allows to' is not correct English. + + * elf/rtld.c: Doc fixes. + * manual/creature.texi (Feature Test Macros): Doc fixes. + * manual/memory.texi (Hooks for Malloc): Doc Fixes. + + * manual/filesys.texi (Working Directory): Check for ERANGE to + avoid infloop. + 2000-02-23 Roland McGrath * string/argz-stringify.c (__argz_stringify): Fix loop termination