diff options
| author | Eli Zaretskii | 2025-05-11 19:27:13 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-05-11 19:27:13 +0300 |
| commit | 882c849034a909a62179c38ee01cc08572fa1a68 (patch) | |
| tree | 99f4a5db3fc191a729dc6331bc239fc85b67089b /java/res/values | |
| parent | 7d84ffc2ded59a1d32b902cf7487a6486e0d9869 (diff) | |
| download | emacs-882c849034a909a62179c38ee01cc08572fa1a68.tar.gz emacs-882c849034a909a62179c38ee01cc08572fa1a68.zip | |
Avoid unnecessary calls to GetFileAttributes on MS-Windows
* src/w32.c (access_attrs): New function, refactored from
'faccessat'.
(faccessat): Call 'access_attrs' early to determine whether the
file doesn't exist, and if so, avoid calling 'chase_symlinks'.
Also avoid calling 'chase_symlinks' if it is known that the file
cannot be a symlink, given its attributes. (Bug#78341)
Diffstat (limited to 'java/res/values')
0 files changed, 0 insertions, 0 deletions