mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 06:11:32 -05:00
execvp() in the child branch of a vfork(). Changed to use fork() instead. Some of these (mv, find, apply, xargs) might benefit greatly from being rewritten to use vfork() properly. PR: Loosely related to bin/8252 Approved by: jkh and bde |
||
|---|---|---|
| .. | ||
| extern.h | ||
| find.1 | ||
| find.c | ||
| find.h | ||
| function.c | ||
| ls.c | ||
| main.c | ||
| Makefile | ||
| misc.c | ||
| operator.c | ||
| option.c | ||