From d10c8b66011c0c9d87567d1c5e52ebd53bd2c5db Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 10 Mar 2000 08:44:28 +0000 Subject: [PATCH] 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. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef6d64c..c7f916a 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 -- 2.7.4