diff options
| author | Ken Brown | 2016-11-14 17:26:12 -0500 |
|---|---|---|
| committer | Ken Brown | 2016-11-15 17:53:22 -0500 |
| commit | 8b48e937af801e11e2d1844d60b6e585ce09dcea (patch) | |
| tree | d15e90273e2cea2f6a2961cf0e71085adb99d0cb /src/coding.c | |
| parent | 9ed2502878d16ed7f20e8b4817e1eed963468de7 (diff) | |
| download | emacs-8b48e937af801e11e2d1844d60b6e585ce09dcea.tar.gz emacs-8b48e937af801e11e2d1844d60b6e585ce09dcea.zip | |
Simplify case-insensitivity checks on Mac OS X
* src/fileio.c (file_name_case_insensitive_p): Try skipping the
Darwin code and instead using pathconf with _PC_CASE_SENSITIVE.
Leave in two alternatives conditionally compiled based on
DARWIN_OS_CASE_SENSITIVE_FIXME in case pathconf doesn't work.
* etc/PROBLEMS: Mention the possible problem with pathconf on
Mac OS X.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions