diff options
author | Ken Brown <kbrown@cornell.edu> | 2019-12-27 17:38:32 -0500 |
---|---|---|
committer | Ken Brown <kbrown@cornell.edu> | 2020-01-20 09:47:15 -0500 |
commit | 352dbd304be48cd47de4f588031b98b8e0202f33 (patch) | |
tree | 4e9bc0f4ff65e9433fdf86d0d205076c71a73271 /README | |
parent | 6cc05784e16af56750417b73d778efb09c3b122e (diff) | |
download | newlib-352dbd304be48cd47de4f588031b98b8e0202f33.zip newlib-352dbd304be48cd47de4f588031b98b8e0202f33.tar.gz newlib-352dbd304be48cd47de4f588031b98b8e0202f33.tar.bz2 |
Cygwin: fstatat, fchownat: support the AT_EMPTY_PATH flag
Following Linux, allow the pathname argument to be an empty string if
the AT_EMPTY_PATH flag is specified. In this case the dirfd argument
can refer to any type of file, not just a directory, and the call
operates on that file. In particular, dirfd can refer to a symlink
that was opened with O_PATH | O_NOFOLLOW.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions