1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-09 09:40:42 +00:00
freebsd/lib
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
..
bind
clang Upgrade our copy of llvm/clang to r132879, from upstream's trunk. 2011-06-12 18:01:31 +00:00
csu Build Scrt.o on powerpc64. Its introduction on other platforms got lost 2011-06-27 16:24:36 +00:00
libalias
libarchive libarchive is mixing libmd and libcrypto -- correct to use one or the other. 2011-05-05 01:16:06 +00:00
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc posix_spawn: If an error is detected in the child process, reap the zombie. 2011-07-10 14:20:11 +00:00
libcalendar
libcam
libcom_err
libcompat
libcompiler_rt Upgrade libcompiler_rt from revision 117047 to 132478. 2011-06-03 17:49:16 +00:00
libcrypt s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming. 2011-05-05 01:09:42 +00:00
libdevinfo
libdevstat Do not increment num_args if strsep(3) returned an empty field. 2011-04-04 09:25:27 +00:00
libdisk Disconnect sun4v architecture from the three. 2011-05-14 01:53:38 +00:00
libdwarf Add the ability to search for all the inlined instances of a given function. 2011-05-07 01:05:31 +00:00
libedit Add $FreeBSD$'s. 2011-04-14 15:42:15 +00:00
libefi
libelf Document the behavior of elf_getdata() and elf_rawdata() with 2011-05-07 11:29:48 +00:00
libexpat
libfetch Mark all socket and file descriptors close-on-exec. 2011-05-13 07:21:41 +00:00
libftpio
libgeom
libgpib
libgssapi
libiconv Remove redundant assignments to WARNS. 2011-06-06 20:24:17 +00:00
libiconv_modules
libipsec
libipx
libjail
libkiconv
libkse
libkvm Completely remove now unused pc_other_cpus, pc_cpumask. 2011-07-04 10:45:54 +00:00
liblzma
libmagic
libmd Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512 2011-06-27 02:10:10 +00:00
libmemstat Revert r222363, as bde@ pointed out the initial solution was far more 2011-05-31 20:59:53 +00:00
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam
libpcap
libpmc
libproc
libprocstat Add missing libkvm and libutil dependencies. 2011-06-25 11:21:23 +00:00
libradius
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf Ok, so we use different comment conventions in Symbol.map and Version.def 2011-05-17 19:20:32 +00:00
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand - Removing some unneeded definitions of NULL(cruft related to 1970's C). 2011-07-10 07:25:34 +00:00
libtacplus
libtelnet
libthr Do not set thread name to less than informative 'initial thread'. 2011-06-19 13:35:36 +00:00
libthread_db
libufs
libugidfw
libulog
libusb MFC 2011-06-28 14:40:17 +00:00
libusbhid
libutil Add missing "swapuse" resource limit. 2011-07-09 08:42:23 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun In the libm access macros for the double type, z can sometimes 2011-06-19 17:07:58 +00:00
ncurses
Makefile Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
Makefile.inc