NetBSD/lib/libc
christos bd66ab4a14 cast to size_t
remove unneeded casts.
2004-12-30 05:08:37 +00:00
..
arch Remove trailing blank lines. 2004-12-14 11:14:45 +00:00
citrus cast to size_t 2004-12-30 05:01:50 +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 More ELF_ST_BIND()/ELF_ST_TYPE() cleanup. 2004-12-28 00:08:08 +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 Internally rename getdevmajor(); noted by Geoff Wing. 2004-12-16 12:30:04 +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 netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
nameser Merge conflicts 2004-11-07 02:19:49 +00:00
net revert previous change while discussion is in progress. 2004-12-20 18:30:26 +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 cast to size_t 2004-12-30 05:08:37 +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 Add heapsort to libnbcompat 2004-11-28 06:57:14 +00:00
string Implement strtok() in terms of strtok_r() 2004-10-27 19:12:31 +00:00
sys Bump date for last. 2004-12-12 05:56:45 +00:00
termios Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff) 2004-12-01 21:37:15 +00:00
thread-stub Fix the __libc_thr_yield_stub() signature. 2004-12-14 00:21:40 +00:00
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
Makefile DCE 1.1 RPC compatible UUID routines for libc, adapted from FreeBSD. 2004-09-13 21:44:54 +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
shlib_version Bump to minor 124 since getdevmajor(3) was added 2004-12-16 04:05:51 +00:00