]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Fri, 5 May 2023 04:10:14 +0000 (12:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 5 May 2023 04:10:14 +0000 (12:10 +0800)
commit2ba6c5035c904426d564eac47381480158cbbb9e
treeb576d09ca7ae39e22e52c4004a8b02f0e833c3d7
parentd5414f1797467b00ca4f75faf39c774b150fc509
Update Android port

* doc/emacs/android.texi (Android Environment): Document lossage
with SIGSTOP.
* exec/exec.c (exec_0): Check X_OK on file being opened.  Also
handle /proc/self/exe.
doc/emacs/android.texi
exec/exec.c