aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorEli Zaretskii2012-12-14 16:05:01 +0200
committerEli Zaretskii2012-12-14 16:05:01 +0200
commit5c207910c4899af1c547b0e508692d846c145d48 (patch)
treeb3516d3332d126e8add66cfff68c11ac7ed187b8 /src/coding.h
parentb421decc52e07a3c56b2b259321867bc352f5173 (diff)
downloademacs-5c207910c4899af1c547b0e508692d846c145d48.tar.gz
emacs-5c207910c4899af1c547b0e508692d846c145d48.zip
Speed up most calls to 'stat' and 'lstat' on MS-Windows.
src/w32.c (stat_worker): If w32_stat_get_owner_group is zero, do not try to get accurate owner and group information from NT file security APIs. This is to make most callers of 'stat' and 'lstat', which don't need that information, much faster. src/dired.c (Ffile_attributes) [WINDOWSNT]: Set w32_stat_get_owner_group to a non-zero value, to request accurate owner and group information from 'lstat'. nt/inc/sys/stat.h: Declare w32_stat_get_owner_group.
Diffstat (limited to 'src/coding.h')
0 files changed, 0 insertions, 0 deletions