freebsd-dev/lib/libc
John-Mark Gurney af7b56f450 fix up the kqueue documentation... comment some things that were left
out that really needed to be here...

Reviewed-by: jlemon
2000-05-24 04:29:57 +00:00
..
alpha Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
amd64 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
compat-43 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:00:11 +00:00
db Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
gen Describe errx/warnx in comparison to errc/warnc/err/warn. 2000-05-23 19:52:35 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
include
locale mdoc related fixes: 2000-05-12 10:22:50 +00:00
mips
mipseb
mipsel
net Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
nls Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
posix1e Introduce .Lb macro to libposix1e manpages 2000-04-22 16:13:36 +00:00
quad
regex
rpc Replace structure copy form ifreq obtained by SIOCGIFADDR 2000-03-03 13:05:00 +00:00
stdio Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
stdlib Fix miscellaneous mdoc macro argument limit infringements. 2000-05-09 14:02:06 +00:00
stdtime Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
string Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
sys fix up the kqueue documentation... comment some things that were left 2000-05-24 04:29:57 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile
Makefile.inc