freebsd-dev/lib/libc
Bruce Evans e0150c8ff7 Removed bogus includes of <sys/types.h> from synopses.
This commit covers the man pages for most of the ANSI library functions.
A few others such as strtol.3 have to mention <sys/types.h> because they
mix ANSI interfaces with less well designed extensions.
1996-04-19 19:00:26 +00:00
..
amd64 Put in missing '_' in call to wrapper _thread_sys_sigsetmask() function. 1996-02-17 12:25:21 +00:00
compat-43 Added missing section numbers to a bunch of .Xr macros, or 1996-03-27 20:49:07 +00:00
db Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual 1996-03-03 08:53:05 +00:00
gen Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
gmon Xref clocks(7). 1996-04-05 08:53:38 +00:00
i386 rfork/minherit glue in libc 1996-02-23 19:56:55 +00:00
locale Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
net Do not install the now unsupported netns and netiso 1996-04-08 05:15:09 +00:00
nls Fixed docs/521. 1996-02-09 12:25:08 +00:00
quad Added prototypes. 1995-12-26 13:25:13 +00:00
regex 8bit clean fixes 1996-03-25 14:34:26 +00:00
rpc Work around a bug in the Sun rpc code. This fixes a problem where 1996-03-17 20:12:53 +00:00
stdio Correct a minor typo. Fixes part of PR#1000. 1996-04-09 21:48:21 +00:00
stdlib Don't include <sys/types.h> when it isn't used. 1996-04-19 18:40:25 +00:00
stdtime Removed bogus includes of <sys/types.h> from synopses. 1996-04-19 19:00:26 +00:00
string Added `const' to types of sys_errlist and sys_nerr. 1996-04-19 14:02:03 +00:00
sys Fix the man page to reflect the recent addition of RFNOWAIT and the removal of 1996-04-18 23:36:41 +00:00
xdr Minor cleanup of the rpc man pages to silence manck. 1996-02-12 00:02:42 +00:00
yp Don't bother trying to flock() /var/run/ypbind.lock; this breaks when 1996-03-23 22:48:19 +00:00
Makefile Remove support for OSI networking in user-land (#ifdef OSI aor CCITT) 1996-02-06 20:36:15 +00:00