NetBSD/lib/libc
2004-09-28 13:59:48 +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 wctomb isn't supposed to set errno. 2004-09-26 00:51:39 +00:00
compat-43 The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
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 Drop space at EOL and dot at end of SEE ALSO. 2004-09-28 13:59:48 +00:00
gmon Make gmon / mcount work properly for threaded applications by keeping 2004-05-10 22:16:42 +00:00
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 insert a missing quotation mark. 2004-08-20 04:44:11 +00:00
inet Add the remaining files from net that are going to be moved here and 2004-05-20 23:13:02 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale correct a function prototype. 2004-09-27 07:07:04 +00:00
md
nameser ptrdiff_t may be != int, so printf it with %tu instead of %u. 2004-05-21 08:20:50 +00:00
net also ensure defaults != NULL 2004-09-28 11:51:42 +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 Put back issetugid() check for hostaliases. 2004-09-25 05:33: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 actually add _Exit. 2004-08-05 00:17:02 +00:00
string Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00
sys The values for the parameter "how" are defined in sys/signal.h, not signal.h 2004-08-25 11:56:50 +00:00
termios Mention that cfmakeraw needs an initialized termios structure. 2004-05-01 08:15:54 +00:00
thread-stub
time Merge tzcode2004a. 2004-05-27 20:39:49 +00:00
uuid Un-comment-out Xr to uuidgen(1). 2004-09-13 23:36:25 +00:00
yp add a simple lock in _yp_check(), to make it re-entrant. 2004-05-27 18:41:11 +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