freebsd-nq/lib/libc
Garrett Wollman 0d84b47e9c Fix fd leak. Threads people: does the call above to `access' need to be
underscored as well?

PR:		37717
Submitted by:	fred@clift.org (slightly modified by me)
2002-05-03 17:28:28 +00:00
..
alpha
amd64
compat-43
db
gen #include <string.h> instead of <strings.h> 2002-04-25 18:14:39 +00:00
gmon
i386
ia64
include
locale
net just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
nls
posix1e
quad
regex
rpc Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
sparc64 Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00
stdio Implement several of the c99 updates to scanf(3): 2002-04-20 17:00:56 +00:00
stdlib Constify _malloc_options. 2002-04-24 16:49:36 +00:00
stdtime Fix fd leak. Threads people: does the call above to `access' need to be 2002-05-03 17:28:28 +00:00
string
sys mdoc(7) police: polishing. 2002-04-19 11:24:02 +00:00
xdr Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile
Makefile.inc