]> git.eshelyaron.com Git - emacs.git/commit
Fix the Android port
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Jul 2025 13:41:18 +0000 (21:41 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:50:49 +0000 (10:50 +0200)
commitb8529fba68213a703967f34c92efe72793f3b67b
treeb903140c026936441cf0897af8fdc0c433a184d7
parent73228512a826c2ab971ffb808e2a77b5a5361ebf
Fix the Android port

* src/fileio.c (emacs_full_read): Retype FD param to `emacs_fd'.
(Fcopy_file): Label newsize MAYBE_UNUSED.

(cherry picked from commit b2d5e4fe40b56913c9282b3e584336fed47474d2)
src/fileio.c