NetBSD/lib/libc
enami 9ee7f79783 Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7).
While I'm here, sort some SEE ALSO section and uncapitalize symbol name.
1998-06-07 04:56:20 +00:00
..
arch Fix all the bugs I introduced with my last fix... 1998-05-28 22:07:22 +00:00
compat-43 fix bad .Xr references 1998-04-29 18:16:01 +00:00
db Change the file mode argument to dbopen() and the db backends from int to 1998-05-07 19:24:20 +00:00
gen Document the return values of isatty(3) (`true' resp. `false' aren't valid 1998-06-06 19:50:38 +00:00
gmon don't actually compile any code if building in a _STANDALONE environment 1998-03-26 23:52:38 +00:00
include Add support for multiple reader-single writer locks which will be used 1998-01-22 08:20:05 +00:00
locale Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z] 1998-04-28 07:19:28 +00:00
md when deciding whether to use standard system include files or libkern.h, 1998-03-26 23:53:36 +00:00
net fix mdoc references 1998-04-28 20:25:53 +00:00
nls Fill in missing (default) mmap(2) flags. 1998-02-20 09:27:18 +00:00
quad use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
regex macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:39:31 +00:00
rpc Initialize variable "stat" in case it falls through the timeout "for" loop. 1998-05-23 13:37:26 +00:00
stdio Need <stdlib.h> for mkstemp() prototype. 1998-06-01 20:19:46 +00:00
stdlib fix mdoc references and mistakes 1998-04-28 21:19:49 +00:00
string Principally, change foo(N) to .Xr foo N 1998-04-28 04:07:04 +00:00
sys Rename section DIAGNOSTICS to RETURN VALUES as descirbed in mdoc.samples(7). 1998-06-07 04:56:20 +00:00
termios Remove some unnecessary header file inclusions (<sys/tty.h> was one them!). 1998-03-31 09:50:01 +00:00
time Fubar: XPG4 (SUS'98) _does_ specify two digit year behavior without %C. 1998-05-05 14:24:00 +00:00
yp Need <time.h> for time() prototype. 1998-03-30 15:05:20 +00:00
Makefile Enable quad support on PowerPC. 1998-05-06 18:12:35 +00:00
shlib_version Note that fdatasync(2) is not yet built into the C library. This is because 1998-06-05 20:58:54 +00:00