aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-17 17:27:13 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-17 17:27:13 -0700
commit428bd7074c3db7f9258294189a92f1ec19956c6e (patch)
tree474309d27387a35f04f6f19a4f6210ceaabfed12 /ChangeLog
parent3e5aef87d76cfa7354f2b0d82b96e59280720796 (diff)
downloadglibc-428bd7074c3db7f9258294189a92f1ec19956c6e.tar
glibc-428bd7074c3db7f9258294189a92f1ec19956c6e.tar.gz
glibc-428bd7074c3db7f9258294189a92f1ec19956c6e.tar.bz2
glibc-428bd7074c3db7f9258294189a92f1ec19956c6e.zip
Use __syscall_ulong_t in pselect.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3459871579..8a89c2dc9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
+ on both fields and cast pointer to __syscall_ulong_t.
+
* bits/types.h (__fsword_t): New type.
* bits/typesizes.h (__FSWORD_T_TYPE): New macro.
sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.