procps/lib
Craig Small d39d9db079 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:56:39 +11:00
..
.gitignore misc: Add test_nsutils to gitignore 2020-12-17 21:43:10 +11:00
fileutils.c
procio.3
procio.c
signals.c
strutils.c
strverscmp.c Added Cygwin build support 2016-03-12 15:07:30 +11:00
test_fileutils.c
test_process.c testsuite: Make test program compile on Hurd 2021-10-13 07:56:39 +11:00
test_strtod_nol.c
test_strutils.c