1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 16:42:56 -08:00
openbsd-src/usr.bin/xargs
deraadt f02859560d pledge "stdio rpath proc exec". proc & exec because obviously it
spawns subprocesses.  rpath is only needed for the -o (open /dev/tty)
or no -o (open /dev/null) choice.
ok beck
2015-10-10 15:52:30 +00:00
..
Makefile
pathnames.h
strnsubst.c
xargs.1 IL are marked xsi; 2014-06-04 06:48:33 +00:00
xargs.c pledge "stdio rpath proc exec". proc & exec because obviously it 2015-10-10 15:52:30 +00:00