summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-25 19:35:30 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-25 19:35:30 +0000
commitd921b30445e8dfc6d9dddf030383a6227b21ea0d (patch)
tree4fdda901830b4e0e7ae10a77c3c522b39da72ca3 /ChangeLog
parent2eba94b2cb9180ea3e323ba17434b64cd5b632a5 (diff)
Update.
* posix/unistd.h: Make functions removed in XPG6 not available if __USE_XOPEN2K.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9068a076be..297856744c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-01-25 Ulrich Drepper <drepper@redhat.com>
+ * posix/unistd.h: Make functions removed in XPG6 not available if
+ __USE_XOPEN2K.
+
* conform/conformtest.pl: Implement optional-constant.
* conform/data/unistd.h-data: Use optional-constant wherever
appropriate.