diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-22 22:47:10 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-01-22 22:47:10 +0100 |
| commit | a95dc01c9e55bef6b48a762e26f15d93100ab9e5 (patch) | |
| tree | e1a308dccb036c6c936d923de76ae44f30dff7c1 /ChangeLog | |
| parent | 712f1167b481788ae11988c873c1bb1a5661b5d6 (diff) | |
| download | glibc-a95dc01c9e55bef6b48a762e26f15d93100ab9e5.tar.xz glibc-a95dc01c9e55bef6b48a762e26f15d93100ab9e5.zip | |
hurd: Check at_flags passed to faccessat
* sysdeps/mach/hurd/faccessat.c (__faccessat_common): Check for errors
returned by __hurd_at_flags.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-01-22 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * sysdeps/mach/hurd/faccessat.c (__faccessat_common): Check for errors + returned by __hurd_at_flags. + 2019-01-21 Joseph Myers <joseph@codesourcery.com> * scripts/build-many-glibcs.py (Context.checkout): Default |
