NetBSD/lib/libc
lukem 073a7a6ef5 don't bother checking _DIAGASSERT(fd != -1), since the underlying
ioctl(2) will check it and return EBADF, and i got sick of the warnings
from programs like sshd which occassionally call isatty() with bad fds.
2001-09-30 23:25:38 +00:00
..
arch On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-07 12:50:01 +00:00
compat-43 Sort sections and SEE ALSO. 2001-09-16 03:02:43 +00:00
db indx_t can be a 16 bit type, and is thus not suited to hold a difference 2001-09-30 21:12:00 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
gmon Remove some boring whitespace, sort sections. 2001-09-16 02:29:00 +00:00
hash Standardize and sort sections, remove some whitespace. 2001-09-16 02:28:09 +00:00
include move adjtime and clock_settime where they belong, now that they are C functions. 2001-09-19 21:38:21 +00:00
locale add a header used by wcstoul/wcstol. 2001-09-28 11:25:37 +00:00
md Readd .Sh COPYRIGHT (needed for man pages generated from this template) 2001-09-16 03:01:43 +00:00
net mdoc'ify. 2001-09-16 15:53:03 +00:00
nls Correct section header. 2001-09-16 02:22:27 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex Sort sections and add .Sx in two places. 2001-09-16 02:20:13 +00:00
rpc check pmap_flag before sendto. 2001-09-28 08:45:41 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio va_{start,end} audit: 2001-09-24 13:22:25 +00:00
stdlib Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections, 2001-09-16 01:31:51 +00:00
string make it works. 2001-09-21 16:09:15 +00:00
sys Need string.h for memcpy() prototype. 2001-09-17 23:52:14 +00:00
termios don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time mdoc'ify 2001-09-16 18:02:44 +00:00
yp sort SEE ALSO, add .An. 2001-09-16 01:33:32 +00:00
Makefile Add pl.msg file to nls/ directory and list it in the Makefile 2001-09-02 13:13:41 +00:00
shlib_version bump minor to 79. 2001-09-27 21:59:02 +00:00