somake/include
snow flurry b4596781ea mksh/misc.h: hack for bsd_signal()
For some reason, I wasn't able to get bsd_signal to be exposed by
signal.h, despite using _XOPEN_SOURCE=600 and _GNU_SOURCE/-std=gnu++98.

This hack is close enough. From the man page for bsd_signal(3):

   On modern Linux systems, bsd_signal() and signal(2) are equivalent.
   But on older systems, signal(2) provided unreliable signal semantics;
   see signal(2) for details.
2023-02-27 22:41:28 -08:00
..
bsd simplify Solaris CPP test 2016-08-23 20:26:31 +02:00
mk remove getwd() declaration because 2016-08-28 23:04:52 +02:00
mksh mksh/misc.h: hack for bsd_signal() 2023-02-27 22:41:28 -08:00
vroot import Sun's dmake from illumos 2016-08-21 23:34:14 +02:00