mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
14f207289c
nt/inc/unistd.h (faccessat): Add prototype. (AT_FDCWD, AT_EACCESS, AT_SYMLINK_NOFOLLOW): New macros; the first 2 moved from ms-w32.h. nt/inc/ms-w32.h (AT_FDCWD, AT_EACCESS, faccessat): Remove macros. src/w32.c (faccessat): Rename from sys_faccessat. (No need to use a different name, as the MS runtime does not have such a function, and probably never will.) All callers changed. Ignore DIRFD value if PATH is an absolute file name, to match Posix spec better. If AT_SYMLINK_NOFOLLOW is set in FLAGS, don't resolve symlinks. Fixes: debbugs:12632 |
||
---|---|---|
.. | ||
arpa | ||
netinet | ||
sys | ||
grp.h | ||
inttypes.h | ||
langinfo.h | ||
ms-w32.h | ||
netdb.h | ||
nl_types.h | ||
pwd.h | ||
stdalign.h | ||
stdbool.h | ||
stdint.h | ||
unistd.h |