]> git.eshelyaron.com Git - emacs.git/commit
More fixes for NetBSD/vax
authorPo Lu <luangruo@yahoo.com>
Fri, 5 May 2023 06:13:37 +0000 (14:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 5 May 2023 06:15:23 +0000 (14:15 +0800)
commitb1bda8228e5788391cefbb4721af24f5713a0e37
tree9d09f7fdd0122b8a49619990c4e0a8b5316d048d
parenta2d4cd06f455e815c0c01434458b810367a66c92
More fixes for NetBSD/vax

* src/sysdep.c (init_signals) [__vax__]: Treat SIGILL
as a floating point error on VAXen.
Otherwise, (log 0.0) crashes Emacs.
src/sysdep.c