]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 08:16:07 +0000 (08:16 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 08:16:07 +0000 (08:16 +0000)
ChangeLog

index 5aa3bb5bfe424fe989fc8161eae1cefd31bc81c4..d86c1bc1c41341f49f23f06c61a0f951f9e78560 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-11-10  Andreas Jaeger  <aj@suse.de>
+
+       * string/strsignal.c (strsignal): Correct check for snprintf
+       return value.
+       * argp/argp-fmtstream.c (__argp_fmtstream_printf): Likewise.
+
+       * misc/efgcvt_r.c (APPEND): Correct check for too small buffer
+       according to changed snprintf return value.
+       Reported by Lawrence K. Chen <lchen@opentext.com>.
+
+       * misc/tst-efgcvt.c (special): Add tests for a too small buffer
+       for ecvt_r and fcvt_r.
+
 1999-11-09  Ulrich Drepper  <drepper@cygnus.com>
 
        * elf/dl-load.c (_dl_dst_count): Allow $ORIGIN to point to
        test for 'one bit set'.
        (feclearexcept): Likewise.
 
+1999-11-02  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Include sys/ucontext.h
+       instead of duplicating definitions.
+
 1999-10-27  Andreas Jaeger  <aj@suse.de>
 
        * stdlib/rand_r.c (rand_r): Really use 31 bits, the result was