summaryrefslogtreecommitdiff
path: root/libc-parts/ChangeLog
diff options
context:
space:
mode:
authortschwinge <tschwinge>2008-05-29 23:29:40 +0000
committertschwinge <tschwinge>2008-05-29 23:29:40 +0000
commitee7e7731a9f72c540c0d4d0b3cae07edbd616665 (patch)
tree20072ab0de909f33be60de8c841c9982e1eda4c6 /libc-parts/ChangeLog
parent81cd40646486e06778851e027aef2e9b7381c1bd (diff)
2008-05-29 Thomas Schwinge <tschwinge@gnu.org>
* assert.h [_ENABLE_TESTS]: Handle as done with [_L4_TEST_ENVIRONMENT]. * errno.h [_ENABLE_TESTS]: Handle specially. * features.h [_ENABLE_TESTS]: Use the system's standard file instead.
Diffstat (limited to 'libc-parts/ChangeLog')
-rw-r--r--libc-parts/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc-parts/ChangeLog b/libc-parts/ChangeLog
index 03036cf..835d167 100644
--- a/libc-parts/ChangeLog
+++ b/libc-parts/ChangeLog
@@ -1,5 +1,9 @@
2008-05-29 Thomas Schwinge <tschwinge@gnu.org>
+ * assert.h [_ENABLE_TESTS]: Handle as done with [_L4_TEST_ENVIRONMENT].
+ * errno.h [_ENABLE_TESTS]: Handle specially.
+ * features.h [_ENABLE_TESTS]: Use the system's standard file instead.
+
* sys/cdefs.h: New file, from today's glibc CVS HEAD.
[_ENABLE_TESTS]: Use the system's standard file instead.
* bits/wchar.h: Likewise.