]> Savannah Git Hosting - gnulib.git/commit
posix_openpt tests: Fix test failure on Haiku.
authorBruno Haible <bruno@clisp.org>
Fri, 30 Aug 2024 21:48:44 +0000 (23:48 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 17 Sep 2024 11:09:13 +0000 (13:09 +0200)
commitaf54df578d6b82f953e5438723670a5fbaf5e52f
tree1d1734e81d92dcd1f8ddeef61455b733a923bb83
parent2d674843fe7dbd98821a1273edac9ff7b03d2635
posix_openpt tests: Fix test failure on Haiku.

* tests/test-posix_openpt.c (main): On Haiku, create a child process and
call setsid().
ChangeLog
tests/test-posix_openpt.c