diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-21 08:32:36 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-21 08:32:36 -0700 |
commit | e4ad5e722cec9a274cd84585d9c33f696e36f847 (patch) | |
tree | ebc691ced146eace148971547fe25b81680a11fb /ChangeLog | |
parent | 0c5b8b5941e036dcaac69cecee9f01fdf9218e6e (diff) | |
download | glibc-e4ad5e722cec9a274cd84585d9c33f696e36f847.tar.gz glibc-e4ad5e722cec9a274cd84585d9c33f696e36f847.tar.xz glibc-e4ad5e722cec9a274cd84585d9c33f696e36f847.zip |
Fix a typo in linux lxstat.c
* sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Fix a typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8fc12f4c53..64ef2aebd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2015-08-21 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Fix a typo. + +2015-08-21 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/unix/sysdep.h (INLINE_SYSCALL_RETURN): New. (INLINE_SYSCALL_ERROR_RETURN): Likewise. * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Use |