about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2011-05-17 01:45:49 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-17 01:45:49 -0400
commit0a197a9dfed71915b50e112834c044c6d2351312 (patch)
tree5fadc7ea64f31051979e544241296f097a31e46d /ChangeLog
parentee30c380b8f7c9253c87103c58c5201268d30181 (diff)
downloadglibc-0a197a9dfed71915b50e112834c044c6d2351312.tar.gz
glibc-0a197a9dfed71915b50e112834c044c6d2351312.tar.xz
glibc-0a197a9dfed71915b50e112834c044c6d2351312.zip
Fix fileops.c build for old kernels
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be25cba7f4..c427a2f96a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
+
 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
 
 	[BZ #11837]