From 01dad76a18ad05e6f992f2a829e61d6ce2e53f77 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 10 Nov 1999 08:16:07 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5aa3bb5bfe4..d86c1bc1c41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-11-10 Andreas Jaeger + + * 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 . + + * misc/tst-efgcvt.c (special): Add tests for a too small buffer + for ecvt_r and fcvt_r. + 1999-11-09 Ulrich Drepper * elf/dl-load.c (_dl_dst_count): Allow $ORIGIN to point to @@ -93,6 +106,11 @@ test for 'one bit set'. (feclearexcept): Likewise. +1999-11-02 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Include sys/ucontext.h + instead of duplicating definitions. + 1999-10-27 Andreas Jaeger * stdlib/rand_r.c (rand_r): Really use 31 bits, the result was -- 2.47.2