aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2016-11-27 12:36:16 -0500
committerZack Weinberg <zackw@panix.com>2016-11-27 12:36:16 -0500
commitb964e06640f62cf523e3808b68029d398692204a (patch)
treec7abb03a1aeccbe384a0b63354d189e8951837f1 /ChangeLog
parent2dacdc5eb0171078eeb96b12b0761f533a62f70e (diff)
downloadglibc-b964e06640f62cf523e3808b68029d398692204a.zip
glibc-b964e06640f62cf523e3808b68029d398692204a.tar.gz
glibc-b964e06640f62cf523e3808b68029d398692204a.tar.bz2
Minor problems exposed by compiling C++ tests under _ISOMAC.
* libio/libio.h: Use __USE_GNU, not _GNU_SOURCE, in a conditional. * test-skeleton.c: Include stdint.h to ensure uintptr_t is available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8483b23..4a7395c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-11-27 Zack Weinberg <zackw@panix.com>
+
+ * libio/libio.h: Use __USE_GNU, not _GNU_SOURCE, in a conditional.
+ * test-skeleton.c: Include stdint.h to ensure uintptr_t is available.
+
2016-11-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
* hurd/hurd/signal.h (HURD_MSGPORT_RPC): Cast expressions results to