Update to version 2.3.1.1
2.3.1.1
bugfix for iopause on systems with 32 bit time_t
2.3.1.0
wait_status() now returns 256 + signal number when WIFSIGNALED(). new macro wait_estatus() to get WIFSIGNALED information in an exit code. new functions in djbunix.h: hiercopy(), hiercopy_tmp()
2.3.0.1
wait_status() now returns 256 (instead of 126) when WIFSIGNALED().
PR: 198057
Submitted by: Colin Booth <colin@heliocat.net> (maintainer)