about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-08-08 18:29:16 +0000
committerUlrich Drepper <drepper@redhat.com>2006-08-08 18:29:16 +0000
commitbe7ffd91f806e5615b9c6a42a63e96c3dc3c54ad (patch)
tree7074f9170667448b27d9b50dc82db684cb69a787 /ChangeLog
parent2d1e6277e92bd907578cd01d017b1d6aa34485be (diff)
downloadglibc-be7ffd91f806e5615b9c6a42a63e96c3dc3c54ad.tar.gz
glibc-be7ffd91f806e5615b9c6a42a63e96c3dc3c54ad.tar.xz
glibc-be7ffd91f806e5615b9c6a42a63e96c3dc3c54ad.zip
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
	__USE_GNU.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 756bd1b2af..ab47b986fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-08-08  Jakub Jelinek  <jakub@redhat.com>
 
+	* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect with
+	__USE_GNU.
+
 	* stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,
 	__strtol_ull_max_tab, __strtol_ull_rem_tab): Declare.
 	(DEF): Don't put the var into .gnu.linkonce.r.* section.