freebsd-dev/lib/libc
Mike Pritchard 751f44657e Minor mdoc cleanup.
PR:		docs/13218
2000-05-05 02:21:45 +00:00
..
alpha Take care to avoid having "strong" and "weak" symbols of the same name in 2000-03-16 02:14:41 +00:00
amd64 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
compat-43 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
db Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
gen Minor mdoc cleanup. 2000-05-05 02:21:45 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
include
locale Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
mips
mipseb
mipsel
net Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +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 Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
stdlib Minor mdoc cleanup. 2000-05-05 02:21:45 +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 Add a kqueue(2) manual page. 2000-05-04 20:11:38 +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