about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-14 16:23:47 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-14 16:23:47 -0800
commit6a7007d7be6dd34fff897a3bf0d22221b895d7d3 (patch)
tree58c5dabbad90f0e57f6f130e31276834769febcb /ChangeLog
parentcd5c5f7051b72c57cf77c03f55f774776a2fd920 (diff)
downloadglibc-6a7007d7be6dd34fff897a3bf0d22221b895d7d3.tar.gz
glibc-6a7007d7be6dd34fff897a3bf0d22221b895d7d3.tar.xz
glibc-6a7007d7be6dd34fff897a3bf0d22221b895d7d3.zip
Relax conditions in unistd.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a9f5b246b..a8aa8f15c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-14  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/unistd.h: Relax conditions for ualarm, usleep, getwd, vfork,
+	brk, and sbrk.
+
 	* string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs,
 	index, and rindex.