diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-08-14 15:25:13 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-08-14 15:53:28 -0700 |
commit | 13a846823a92447d5cf0c2ce2bb401c5cdcb9ee4 (patch) | |
tree | 5c7f07e83772c76357fc56145ef8cd96ea4eb460 /test/lisp/emacs-lisp/bytecomp-tests.el | |
parent | 4fe9a9efcfdd39c5751d4506e94afaf28fcbcaef (diff) | |
download | emacs-13a846823a92447d5cf0c2ce2bb401c5cdcb9ee4.tar.gz emacs-13a846823a92447d5cf0c2ce2bb401c5cdcb9ee4.tar.bz2 emacs-13a846823a92447d5cf0c2ce2bb401c5cdcb9ee4.zip |
Improve rename-file behavior on macOS
Problem reported by Philipp Stephani (Bug#27986).
* src/fileio.c (Frename_file):
Worry about file name case sensitivity only if CYGWIN or DOS_NT.
* src/sysdep.c (renameat_noreplace): Use renameatx_np on macOS,
since this provides the necessary atomicity guarantees.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-tests.el')
0 files changed, 0 insertions, 0 deletions