NetBSD/lib/libc
2004-08-21 11:30:17 +00:00
..
arch Use RET and RETc for returning. 2004-08-21 11:30:17 +00:00
citrus make sure CITRUS=no to work. 2004-07-21 20:27:46 +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 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +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 - Honor the HN_NOSPACE flag (i.e., don't put a space if specified, 2004-07-27 01:56:24 +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 make sure CITRUS=no to work. 2004-07-21 20:27:46 +00:00
md netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
nameser ptrdiff_t may be != int, so printf it with %tu instead of %u. 2004-05-21 08:20:50 +00:00
net Add commas in enumerations; drop trailing whitespace; bump date for previous. 2004-08-17 13:45:14 +00:00
nls make sure CITRUS=no to work. 2004-07-21 20:27:46 +00:00
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
resolv Jump through taller hoops to provide binary compatibility with programs 2004-06-09 18:07:03 +00:00
rpc Bump date for const change. 2004-08-16 10:18:27 +00:00
softfloat netbsd.org->NetBSD.org 2003-07-26 19:24: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 Add an article. 2004-08-14 11:04:29 +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
yp add a simple lock in _yp_check(), to make it re-entrant. 2004-05-27 18:41:11 +00:00
genassym.sh Copy this from libpthread so arch-specific .S files can use assym.h 2004-03-03 22:56:04 +00:00
Makefile support MAKEVERBOSE in tags: 2004-07-31 14:13:05 +00:00
shlib_version Bump libc minor for wordexp(3) addition. 2004-07-13 15:45:18 +00:00