NetBSD/lib/libc
2011-07-07 07:14:57 +00:00
..
arch Don't define a new enum. Just #define round_* to their FP_Rx instead. 2011-07-07 07:14:57 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb this page title is CDBW 2010-11-03 16:17:48 +00:00
citrus Make intermediate size variable size_t like the rest to avoid 2011-05-23 14:53:46 +00:00
compat Fix memcpy usage. 2011-07-01 01:08:59 +00:00
compat-43
db put back some compat code for systems that don't have O_CLOEXEC. 2011-06-26 22:27:14 +00:00
dlfcn PR/45015: ld.elf_so: support ELF symbol versioning 2011-06-25 05:45:10 +00:00
gdtoa avoid some uninitalised variable warnings. 2011-07-04 11:46:41 +00:00
gen Drop special cases for i386 and m68k. It is not a validate assumption 2011-06-30 19:46:07 +00:00
gmon Instead of testing for all mips variants, just use MACHINE_CPU. 2011-01-23 06:27:32 +00:00
hash
iconv
include Import xdr_sizeof() from FreeBSD 2011-07-04 07:54:38 +00:00
inet Check bits on each loop to prevent integer oveflow. 2011-03-06 16:00:20 +00:00
isc
locale Xref tm(3). 2011-04-14 05:50:49 +00:00
md
misc Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
nameser
net PR/45007: rcmd_af(3) and thusly rsh(1) ignore requested address family 2011-05-31 06:49:26 +00:00
nls
quad add support for __floatunsisf(). 2011-07-04 11:22:39 +00:00
regex Use Pq or Po macro for better output rather than putting raw open paren 2011-05-17 03:35:38 +00:00
resolv Remove self-assignment of an argument that is later used. 2011-05-23 14:34:29 +00:00
rpc Add documentation link xdr_sizeof(3) -> xdr(3) 2011-07-04 12:05:00 +00:00
softfloat Add __floatunsidf __floatunsisf __floatunsitf routines. 2011-07-04 08:02:34 +00:00
ssp Fix xref; security(8) -> security(7). 2011-03-21 04:42:50 +00:00
stdio Various minor improvements. 2011-06-27 08:21:07 +00:00
stdlib Sort sections. 2011-06-21 09:36:43 +00:00
string Special-case the (unlikely in practice) call with len = 2 - previously 2011-01-04 17:14:07 +00:00
sys But use .Xr (and not .Fn) with references to external functions. 2011-07-03 20:36:34 +00:00
termios
thread-stub
time don't modify tzname unless we are the non-reentrant version. 2011-06-16 22:40:17 +00:00
tls Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00
uuid
yp
libcincludes.mk
Makefile add some XXX'd -Wno-foo if HAVE_GCC >= 45. 2011-06-21 02:32:55 +00:00
Makefile.inc
shlib_version * Arrange for interfaces that create new file descriptors to be able to 2011-06-26 16:42:39 +00:00