NetBSD/lib/libc
cube 2e61c89539 KERN_CP_TIME returns an arry of uint64_ts, not longs, as noted by Adam
Sampson in PR 23190.  Also, tell about ``kern.cp_time.#CPU''.
2004-07-05 11:45:12 +00:00
..
arch Copy the sparc/sparc64 __longjmp14() way of dealing with signal masks: 2004-07-03 05:44:55 +00:00
citrus _citrus_NONE_stdenc_wctomb: return E2BIG correctly. 2004-01-18 03:57:30 +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
gen KERN_CP_TIME returns an arry of uint64_ts, not longs, as noted by Adam 2004-07-05 11:45:12 +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 Misc fixes from jmc@openbsd. 2004-01-24 15:33:43 +00:00
include delete duplicate namespace protection. 2004-06-02 20:54:58 +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 fix missing license. 2004-06-21 21:20:05 +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 Sort sections. 2004-06-25 15:27:39 +00:00
nls
quad
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 PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
softfloat
stdio remove __UNCONST definition; it is now in <sys/cdefs.h> 2004-07-02 03:00:01 +00:00
stdlib Make the spelling of reentrant match the rest of the system. 2004-07-01 10:38:28 +00:00
string Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00
sys Cardbus -> CardBus 2004-07-03 17:36:51 +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 Finish bind9 resolver merge. 2004-05-21 02:30:03 +00:00
shlib_version Add strcasestr(3), case insensitive version of strstr(3). 2004-07-03 08:27:25 +00:00