procps/lib
Craig Small fc960774d5 testsuite: Make test program compile on Hurd
procps fails to build from source due to usage of field si_int of struct
siginfo_t in lib/test_process.c which does not exist on GNU/Hurd.

Thanks to Svante Signell for the patch.

References:
 https://bugs.debian.org/987557

Signed-off-by: Craig Small <csmall@dropbear.xyz>
2021-10-13 07:59:04 +11:00
..
.gitignore A locale-independent strtod 2016-03-03 21:24:08 +11:00
fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
strutils.c misc: fix strtod_nol_err tests 2016-07-13 20:08:51 +10:00
strverscmp.c Added Cygwin build support 2016-03-10 15:04:27 -08:00
test_fileutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_nsutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
test_process.c testsuite: Make test program compile on Hurd 2021-10-13 07:59:04 +11:00
test_strtod_nol.c misc: fix strtod_nol_err tests 2016-07-13 20:08:51 +10:00
test_strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00