aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-20 02:01:32 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-20 02:01:32 +0000
commit0e179ea6dddaf0cf65f1d08f68cbfecc05f37a19 (patch)
treef07cf53a16367d45779f1e523d0063e8e0353b3e /ChangeLog
parentdbfdf94429eec0dcf065f1abcc31a08799cf140f (diff)
downloadglibc-0e179ea6dddaf0cf65f1d08f68cbfecc05f37a19.tar
glibc-0e179ea6dddaf0cf65f1d08f68cbfecc05f37a19.tar.gz
glibc-0e179ea6dddaf0cf65f1d08f68cbfecc05f37a19.tar.bz2
glibc-0e179ea6dddaf0cf65f1d08f68cbfecc05f37a19.zip
Update.
* stdlib/strfmon.c: Don't report an error if final NUL is at the end of the buffer. Set errno correctly if floating-point number would overflow buffer. * posix/regex.h: Update comment of RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30136f55ff..f11c9c5a6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2000-01-19 Ulrich Drepper <drepper@cygnus.com>
+ * stdlib/strfmon.c: Don't report an error if final NUL is at the
+ end of the buffer. Set errno correctly if floating-point number
+ would overflow buffer.
+
+ * posix/regex.h: Update comment of
+ RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
+
* locale/weight.h (findidx): Little optimization. Correctly return
offset in indirect table.
* locale/programs/ld-collate.c (struct element_t): Add mblast