]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Wed, 8 Mar 2023 13:18:50 +0000 (21:18 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 8 Mar 2023 13:18:50 +0000 (21:18 +0800)
commit1bf8fd61c5c4781a4f00ea4a4465915c04dcb659
tree1ef1f57294a452f77d369b5bc237c7b4790ac8ed
parentc15f9aee2e6882e6b24bdb87e82f70274c6592ea
Update Android port

* src/fileio.c (Fcopy_file): On Android, ignore ENOSYS and
ENOTSUP when restoring file times, as the system call used is
supported by many kernels.
src/fileio.c