]> git.eshelyaron.com Git - emacs.git/commit
Clean up some Haiku toolkit code
authorPo Lu <luangruo@yahoo.com>
Mon, 14 Mar 2022 06:48:34 +0000 (06:48 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 14 Mar 2022 06:48:53 +0000 (06:48 +0000)
commita1fa3d24d7f96542530f30c28daf9bf8aaaeae13
tree49da62e68b1ab8303b53966a1f73645268275d9a
parent1a07854e0e8825da1d1acfc1701eb30787546ee5
Clean up some Haiku toolkit code

* src/haiku_io.c (haiku_read_with_timeout): Accept `bigtime_t'
instead of `time_t' for values which are cast to bigtime_t
anyway.
* src/haiku_support.cc (BMenu_run): Read all help events instead
of just one.
* src/haiku_support.h: Update prototypes.
src/haiku_io.c
src/haiku_support.cc
src/haiku_support.h