]> git.eshelyaron.com Git - emacs.git/commit
; Insert missing JNI prologues
authorPo Lu <luangruo@yahoo.com>
Thu, 22 Feb 2024 05:30:18 +0000 (13:30 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:39:49 +0000 (18:39 +0100)
commitbd4d194e01a9a72880c5ee71115678e75c463051
treebfc7a2ee9842b7709fabb7a138ebe04f137f7336
parent74cae238332c6b2041130c0dd1661cf76df8a4f2
; Insert missing JNI prologues

* src/android.c (shouldForwardMultimediaButtons)
(shouldForwardCtrlSpace, notifyPixelsChanged, setupSystemThread):

* src/androidvfs.c (safSyncAndReadInput, safSync, safPostRequest)
(ftruncate): Insert absent JNI prologues.

(cherry picked from commit 8e0f134653b2951e80cd5659fba5c36e416931fa)
src/android.c
src/androidvfs.c