NetBSD/lib/libc
lukem 98a47ed075 Fix gethostent(3) (which was reenabled in rev 1.63) so that it actually
works by allowing _gethtent() to treat host.h_addrtype==0 && host.h_length==0
as "any address family" when parsing.
2004-11-23 03:42:13 +00:00
..
arch Add support to build the mac68k port with soft-float enabled (i.e., setting 2004-09-26 21:13:27 +00:00
citrus PR/27283: Onno van der Linden: incorrect check for mmap return value 2004-10-17 22:21:43 +00:00
compat-43
db Add missing .Ed reported by new mdoc. 2004-08-31 17:11:33 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gen Don't create the lastlogx file with 0 mode. 2004-11-11 22:14:20 +00:00
gmon
hash Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
iconv revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
include Overhaul the use of nsdispatch(3) by public APIs so that the back-end 2004-10-05 04:45:54 +00:00
inet
isc
locale correct a function prototype. 2004-09-27 07:07:04 +00:00
md
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net Fix gethostent(3) (which was reenabled in rev 1.63) so that it actually 2004-11-23 03:42:13 +00:00
nls make sure CITRUS=no to work. 2004-07-21 20:27:46 +00:00
quad
regex make othercase() return int rather than char, to avoid sign extension 2004-09-18 11:47:37 +00:00
resolv resolve conflicts. 2004-11-07 02:25:01 +00:00
rpc Bump date for const change. 2004-08-16 10:18:27 +00:00
softfloat Only compile the floatx80-using functions if the arch in question 2004-09-27 10:16:24 +00:00
stdio remove __UNCONST definition; it is now in <sys/cdefs.h> 2004-07-02 03:00:01 +00:00
stdlib Use (unsigned char) cast to sanitise arguments to ctype functions. 2004-10-28 21:14:52 +00:00
string Implement strtok() in terms of strtok_r() 2004-10-27 19:12:31 +00:00
sys Minor grammar fixes. 2004-11-21 10:45:08 +00:00
termios
thread-stub
time PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT 2004-11-16 04:15:28 +00:00
uuid Un-comment-out Xr to uuidgen(1). 2004-09-13 23:36:25 +00:00
yp #include "reentrant.h" instead of <threadlib.h> 2004-10-29 06:32:08 +00:00
genassym.sh
Makefile DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. 2004-09-13 21:44:54 +00:00
shlib_version DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. 2004-09-13 21:44:54 +00:00