mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 07:46:51 -04:00
Gnulib added AT_EMPTY_PATH support to its 'fstatat', but the MinGW build must use its own 'fstatat' implementation. These changes avoid compiling Gnulib's fstatat.c, and add support for AT_EMPTY_PATH to the MinGW implementation. * src/w32.c (fstatat): Support AT_EMPTY_PATH. * nt/inc/unistd.h (AT_EMPTY_PATH): Define. * nt/mingw-cfg.site (gl_cv_func_fstatat_null_file): Set to 'yes' to avoid compiling Gnulib's fstatat. |
||
|---|---|---|
| .. | ||
| arpa | ||
| netinet | ||
| sys | ||
| dirent.h | ||
| grp.h | ||
| inttypes.h | ||
| langinfo.h | ||
| mingw_time.h | ||
| ms-w32.h | ||
| netdb.h | ||
| nl_types.h | ||
| pwd.h | ||
| signal.h | ||
| stdalign.h | ||
| stdbool.h | ||
| stdint.h | ||
| unistd.h | ||