diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2012-05-21 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO): + New macro. Use R*LP on int and pointer. + (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO. + * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: New file. + * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise. + * sysdeps/gnu/bits/utmp.h (struct lastlog): Check [__WORDSIZE_TIME64_COMPAT32] instead of [__WORDSIZE == 64 && __WORDSIZE_COMPAT32]. |