about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-30 13:19:34 -0700
committerRoland McGrath <roland@hack.frob.com>2014-10-30 14:00:26 -0700
commitb4f6688462ba4f7fb4766f11ed5b70c70ea0623a (patch)
treefdfb0c26fcbcb2dadb7dfab28bb7f799610d47f6 /ChangeLog
parente19c95fd5ed81c1d47c6784c18942c552e6f4562 (diff)
downloadglibc-b4f6688462ba4f7fb4766f11ed5b70c70ea0623a.tar.gz
glibc-b4f6688462ba4f7fb4766f11ed5b70c70ea0623a.tar.xz
glibc-b4f6688462ba4f7fb4766f11ed5b70c70ea0623a.zip
Clean up internal ctype.h header.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44920af672..ef67160e1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-10-30  Roland McGrath  <roland@hack.frob.com>
+
+	* include/ctype.h: Include <ctype/ctype.h> first thing rather than
+	after defining inlines.  Instead, just use parens to defeat macro
+	expansion of __isctype in its declaration.
+
 2014-10-30  Joseph Myers  <joseph@codesourcery.com>
 
 	* include/sys/uio.h (__libc_readv): Remove declaration.