freebsd-nq/lib/libc
Jilles Tjoelker 9ea47cacda posix_spawn: If an error is detected in the child process, reap the zombie.
Formerly, in this case an error was returned but the pid was also returned
to the application, requiring the application to use unspecified behaviour
(the returned pid in error situations) to avoid zombies.

Now, reap the zombie and do not return the pid.

MFC after:	2 weeks
2011-07-10 14:20:11 +00:00
..
amd64
arm
compat-43
db Fix clang warnings. 2011-06-18 13:56:33 +00:00
gdtoa
gen posix_spawn: If an error is detected in the child process, reap the zombie. 2011-07-10 14:20:11 +00:00
gmon
i386
ia64
iconv Put a quick bandaid on internal citrus locking. 2011-06-19 13:35:46 +00:00
include
inet
isc
locale
mips
nameser
net Document the latest changes to sctp_opt_info() in the code. 2011-06-18 10:36:05 +00:00
nls
posix1e Make it possible to use permission sets (full_set, modify_set, read_set 2011-04-09 07:42:25 +00:00
powerpc
powerpc64
quad
regex
resolv
rpc Fix a bug in the userland rpc library, where it would use a 2011-04-10 14:11:07 +00:00
softfloat
sparc64 Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
stdio
stdlib Fix whitespace inconsistencies in libc in files copyrighted by me. 2011-06-26 18:27:17 +00:00
stdtime
string Fix prototype for ffsll(3) and fls(3). 2011-05-03 19:33:06 +00:00
sys Note how wait(3) is implemented. 2011-06-18 00:53:51 +00:00
uuid
xdr Add a HISTORY section 2011-07-10 06:57:00 +00:00
yp
Makefile
Versions.def