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 build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00
procio.3 docs: fix "delimeter" typo in fprocopen man page 2019-03-04 21:54:24 +11:00
procio.c procio: fix potential out-of-bounds access when write fails 2019-03-04 21:55:07 +11:00
signals.c 0041-proc/sig.c: Harden print_given_signals(). 2018-06-09 21:35:19 +10:00
strutils.c A locale-independent strtod 2016-03-10 22:27:09 +11:00
strverscmp.c Added Cygwin build support 2016-03-12 15:07:30 +11:00
test_fileutils.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:56:39 +11:00
test_strtod_nol.c A locale-independent strtod 2016-03-10 22:27:09 +11:00
test_strutils.c build-sys: split test cases in lib/ into their own files 2015-05-01 17:43:51 -07:00