NetBSD/lib/libc
dholland 885875e18f Remove
Users should not depend on the memory sharing semantics of vfork() as
     other ways of speeding up the fork process may be developed in the
     future.

as we are not planning to deprecate vfork. Besides NetBSD's
compatibility policy means we wouldn't change it anyway but introduce
something new.

Add
     Portable applications should not depend on the memory sharing semantics
     of vfork() as implementations exist that implement vfork() as plain
     fork(2).

because this is or used to be a real hazard.

ok christos
2014-07-18 16:02:50 +00:00
..
arch Include sparc_v8 library into sparc64 32-bit compat libc library. 2014-07-12 19:21:48 +00:00
atomic bump date for previous 2014-02-02 18:06:33 +00:00
cdb Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
citrus Fix our iconv version for the issues that apply to us from CVE-2014-3951 2014-06-24 22:24:18 +00:00
compat rename to 60 2014-06-12 18:49:37 +00:00
compat-43
compiler_rt Don't include atomic.c, we have aliases for it in src/common. 2014-07-14 07:55:26 +00:00
db fix bug in previous change (sz should be the size of the newly allocated 2013-12-25 19:42:23 +00:00
dlfcn
gdtoa "soon" is "now". Remove all __indr_reference crap. 2014-01-16 20:31:42 +00:00
gen basename_r and dirname_r are non-standard and different from what we define 2014-07-16 10:52:26 +00:00
gmon
hash
iconv
include Add asysctl(3) and asysctlbyname(3) wrappers for the common idiom of 2014-06-13 15:45:05 +00:00
inet remove unneeded code, and kill parens from return 2014-02-10 16:30:54 +00:00
isc
locale
md
misc
nameser reduce diffs with other copies of this code. 2014-03-07 01:07:01 +00:00
net use fparseln() instead of fgetln() for consistency (this was the last fgetln() 2014-06-19 15:09:07 +00:00
nls
quad Don't return 0x1.0p31 for every input value 2^N. 2013-09-30 19:32:14 +00:00
regex
resolv "soon" is "now". Remove all __indr_reference crap. 2014-01-16 20:31:42 +00:00
rpc Don't try to listen on UDP sockets. 2014-05-29 12:35:45 +00:00
softfloat remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00
ssp add __stpncpy_chk 2014-04-06 19:29:37 +00:00
stdio Fix incorrect example (what happens when len == 0?) 2014-06-19 14:27:50 +00:00
stdlib Hold arenas_mtx across (still unused) _malloc_pre/postfork (PR 47428). 2014-07-16 19:09:53 +00:00
string PR/42032 fixed overrun in bm_exec(), free(3) clean ups 2014-06-23 10:43:25 +00:00
sys Remove 2014-07-18 16:02:50 +00:00
termios
thread-stub
time welcome to 2014e 2014-06-14 17:49:27 +00:00
tls
uuid
yp
libcincludes.mk
Makefile Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
Makefile.inc
shlib_version Add `remove arc4random' to mythical libc major bump todo list. 2014-06-23 14:14:10 +00:00