]> 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>
Fri, 30 Aug 2024 21:48:44 +0000 (23:48 +0200)
commitac6fb528227052a990013764c3754a2c778e2f49
tree3328d03192731d44eacc1dfefd6172e373efa063
parent57a093df2a8603e984e73337aa8e074c8f5a0f72
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