NetBSD/lib/libc
cgd b22750720f change:
.Sh "SEE ALSO"
to:
	.Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).
1999-04-06 04:54:19 +00:00
..
arch Add _dtoul() which gcc generates a lot. Maybe it should go in another file. 1999-04-04 21:01:39 +00:00
compat-43 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
db Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
gen change: 1999-04-06 04:54:19 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash Urk, .Nx doesn't DTRT either. 1999-02-28 00:00:03 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
locale Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
md Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
net Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
nls Introduce EOVERFLOW. 1999-03-22 19:03:38 +00:00
quad Corrected an off-by-one error (lib/6314 Torbjorn Granlund) 1999-03-26 21:04:24 +00:00
regex Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit 1999-01-20 12:58:21 +00:00
rpc * don't close the socket unless it was opened by the function 1999-03-25 01:16:10 +00:00
stdio Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stdlib Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
string Slight cleanup - no functional change. 1999-04-01 00:27:49 +00:00
sys change: 1999-04-06 04:54:19 +00:00
termios <sys/fcntl.h> -> <fcntl.h> 1999-02-12 15:04:00 +00:00
time Merge tzcode1999b. 1999-02-08 18:00:19 +00:00
yp use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate 1999-02-24 15:05:20 +00:00
Makefile Revert part of previous and use C/// instead of S/// for mipse[bl]->mips. 1999-02-27 21:21:26 +00:00
shlib_version Bump minor number due to new syscalls 1999-03-22 17:57:26 +00:00