freebsd-nq/lib/libc
John Dyson 1174d9f9df Fix the problem in popen that makes correct vfork semantics fail.
Specifically, popen modifies a variable "pdes[1]" in the child
in such a way that it breaks code in the parent (due to the address
space sharing.)
1997-04-16 03:26:50 +00:00
..
amd64 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
compat-43 Fixed wrong/incomplete #includes in synopsis. 1997-04-13 13:02:07 +00:00
db Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
gen Fix the problem in popen that makes correct vfork semantics fail. 1997-04-16 03:26:50 +00:00
gmon Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:16:20 +00:00
i386 Second stage of moving this to in <machine/asm.h>: just include 1997-04-15 14:18:17 +00:00
locale Don't use literal semicolons in .Fn macro invocations. 1997-04-13 12:55:36 +00:00
net Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:26:42 +00:00
nls Restricting $LANG was a really bad idea 1997-03-25 05:36:37 +00:00
quad Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
regex Speedup in case locale not used 1997-04-04 19:40:49 +00:00
rpc Fixed wrong #include in synopsis. 1997-04-13 13:29:06 +00:00
stdio Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
stdlib Fixed missing consts in synopsis. 1997-04-13 13:37:56 +00:00
stdtime Fixed wording of previous change. 1997-03-31 05:18:27 +00:00
string Merge from Lite2 (whiteout/unionfs) 1997-03-11 11:41:46 +00:00
sys Fixed missing const. Include <unistd.h> so that the function type gets 1997-04-14 15:14:58 +00:00
xdr Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
yp Don't even think about processing bogus domain names here. 1997-04-10 20:26:04 +00:00
Makefile Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00