Juan RP d36d37fc6a lib/external/fexec.c: fix potential insecure usage in vfork().
Reported by clang-analyzer.

After reading the linux man-pages vfork(2) manpage I came to the
conclusion that it's better to change the behaviour of the
original source (NetBSD) and change this to use fork(2).
2019-06-18 18:49:29 +02:00
..
2019-05-22 15:05:45 +02:00
2016-03-24 10:23:20 +01:00
2019-01-24 14:57:50 -05:00
2019-04-14 12:37:24 +02:00
2016-06-20 10:03:49 +02:00