]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Thu, 4 May 2023 01:12:26 +0000 (09:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 4 May 2023 01:12:26 +0000 (09:12 +0800)
commit339cdef28e6c78e71b310ade3ffd22333cbb0089
tree913505b2a1091ca9e5ecf792f558876c859f5750
parent19210f8b771947ad10fdaaf27c4f2a177ece3631
Update Android port

* exec/trace.c (check_signal): New function.
(handle_exec, process_system_call): Handle signal-delivery-stop
while waiting synchronously for syscall completion.
exec/trace.c