Re: Which way for posix_spawn close-on-exec improvements?
Chris Hanson <[email protected]> Sat, 18 Apr 2026 17:37:18 -0700
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
Where should I look for test cases that cover posix_spawn and how to run them? I have the basics of closefrom_np implemented, now I want to get them tested so I’m at least not reducing coverage when adding code. -- Chris