History log of /dflybsd-src/lib/libc/gen/posix_spawnattr_init.3 (Results 1 – 4 of 4)
Revision Date Author Comments
# c9c6988b 14-Feb-2022 Sascha Wildner <saw@online.de>

Fix "macro neither callable nor escaped" mandoc warnings in the manpages.

Some of these were affecting the output.


# 98b3d9ad 22-Jul-2013 Franco Fichtner <franco@lastsummer.de>

add .Mt to man pages in lib/


# ee79eb2c 08-Apr-2009 Sascha Wildner <saw@online.de>

Some mdoc fixes in various places.


# c4dd129b 15-Feb-2009 Peter Avalos <pavalos@theshell.com>

Add posix_spawn() and posix_spawnp().

Also add execvP() which takes the search path as an argument.

Obtained-from: FreeBSD