Re: Which way for posix_spawn close-on-exec improvements?
Chris Hanson <[email protected]> Sat, 18 Apr 2026 17:47:37 -0700
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Apr 18, 2026, at 5:37 PM, Chris Hanson <[email protected]> wrote: > > Where should I look for test cases that cover posix_spawn and how to run them? Aha, I’ve found tests/lib/libc/gen/posix_spawn and am getting an idea of how to write the tests. Now I just need to figure out how to run them… -- Chris