mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
Changes of interest
o unit-tests: use private TMPDIR to avoid errors from other users
o avoid strdup in mkTempFile
o always use vfork
o job.c: do not create empty shell files in jobs mode
reduce unnecessary calls to waitpid
o cond.c: fix debug output for comparison operators in conditionals
5 lines
92 B
Text
5 lines
92 B
Text
make warning: TMPDIR/roobj: Permission denied.
|
|
/tmp
|
|
TMPDIR/roobj
|
|
TMPDIR/roobj
|
|
exit status 0
|