aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-23 15:32:42 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-04-23 15:32:42 +0530
commitff491d14a2c7329e4b61cb9d937203d4139954f9 (patch)
tree93ad4e5199ad8f1f9def969d9e96f98a80d73d6b /ChangeLog
parent7ed3f4e859896fbb8d384a4f101e40df47eb0ef0 (diff)
downloadglibc-ff491d14a2c7329e4b61cb9d937203d4139954f9.zip
glibc-ff491d14a2c7329e4b61cb9d937203d4139954f9.tar.gz
glibc-ff491d14a2c7329e4b61cb9d937203d4139954f9.tar.bz2
Consistently use ISSPACE to check for whitespace
Resolves #14888. This only really manifests itself when there are no spaces between format specifiers, which is not allowed by POSIX, but is allowed by the glibc implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a54ec7..164026b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-04-23 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ [BZ #14888]
+ * time/Makefile (tests): Add tst-strptime-whitespace.
+ * time/strptime_l.c (get_number): Use ISSPACE.
+ (__strptime_internal): Likewise.
+ * time/tst-strptime-whitespace.c: New test case.
+
2013-04-23 Andreas Schwab <schwab@linux-m68k.org>
* nss/nss_files/files-init.c (TF): Don't initialize flexible array