]> git.eshelyaron.com Git - emacs.git/commit
Fix race conditions with async input in some Haiku dialogs
authorPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 01:59:52 +0000 (01:59 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 01:59:52 +0000 (01:59 +0000)
commitbe3267eb346745d73cfb627c6e962e261a51d6d2
treee21456bb9653a70a3d52d23c08a07c2efe94b6b9
parent48ea81af97b04d507674e06d78c247f868135d48
Fix race conditions with async input in some Haiku dialogs

* src/haikufns.c (Fhaiku_save_session_reply):
* src/haikufont.c (Fx_select_font): Block sigio around system
calls.
src/haikufns.c
src/haikufont.c