about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-05-17 00:38:41 +0000
committerUlrich Drepper <drepper@redhat.com>2003-05-17 00:38:41 +0000
commit23ae64517447a0b11ea4102a29c0d18f8f5949d0 (patch)
treeb68d0174ba8455b4ab9c3626f5da5fe191433408 /ChangeLog
parent7ac5b8e2fae145766821d141cf892bbfa50d6618 (diff)
downloadglibc-23ae64517447a0b11ea4102a29c0d18f8f5949d0.tar.gz
glibc-23ae64517447a0b11ea4102a29c0d18f8f5949d0.tar.xz
glibc-23ae64517447a0b11ea4102a29c0d18f8f5949d0.zip
Update.
	* include/features.h (__USE_XOPEN2K): Define also for
	_POSIX_C_SOURCE>=200112L.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44e4bb74fc..bef0e34508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-05-16  Ulrich Drepper  <drepper@redhat.com>
 
+	* include/features.h (__USE_XOPEN2K): Define also for
+	_POSIX_C_SOURCE>=200112L.
+
 	* sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Fold
 	SI_TKILL code into SI_USER.
 	* sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Likewise.