tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Which way for posix_spawn close-on-exec improvements?
On Apr 18, 2026, at 11:53 PM, Roland Illig <roland.illig%gmx.de@localhost> wrote:
>
> $ cd tests/lib/libc/gen/posix_spawn
> $ make
> $ su root -c "make install"
> $ make test
>
> If you need a shortcut to the "make install" part, and you only want to
> run a single test case, maybe in a loop, you can also:
>
> $ cd tests/lib/libc/gen/posix_spawn
> $ make
> $ ./t_spawn -l
> $ watch ./t_spawn t_spawn_zero
Thanks, I’ll get this stuff tested and write up a man page so I can send a patch to the list next week!
-- Chris
Home |
Main Index |
Thread Index |
Old Index