freebsd-dev/lib/libc
Mike Pritchard 74804d58a0 Various man page cleanup:
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlines in mdoc(7)
- Other misc mdoc cleanup.

PR:		doc/13144
Submitted by:	Alexy M. Zelkin <phantom@cris.net>
1999-08-15 09:51:25 +00:00
..
alpha Just return `curbrk' for sbrk(0) to avoid syscall overhead. 1999-06-26 15:22:33 +00:00
amd64 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
compat-43 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
db Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
gen Various man page cleanup: 1999-08-15 09:51:25 +00:00
gmon Enable gmon/mcount on alpha. 1999-07-16 07:05:34 +00:00
i386 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
include Implement compile time debug support for spinlocks. 1998-06-09 08:28:49 +00:00
locale Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
nls Provide meaningful errno value on error return 1998-07-14 18:27:43 +00:00
quad - Fix modulo bug that was masked by the correct code in libgcc.a which is 1998-11-30 20:25:37 +00:00
regex remove <ctype.h> - not needed 1999-07-26 05:50:43 +00:00
rpc Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
stdio Treat an attempt to read from a write-only stream more consistently. 1999-08-10 21:36:51 +00:00
stdlib Various man page cleanup: 1999-08-15 09:51:25 +00:00
stdtime Add $Id$ tag. 1999-08-14 07:59:58 +00:00
string Various man page cleanup: 1999-08-15 09:51:25 +00:00
sys Various man page cleanup: 1999-08-15 09:51:25 +00:00
xdr Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
yp Fixed the usual missing dependencies on headers generated by rpcgen. 1998-05-09 15:10:53 +00:00
Makefile Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:22:28 +00:00
Makefile.inc Define empty variables in case no names are added to them. This avoids 1998-03-09 06:21:41 +00:00