NetBSD/lib/libc
2011-10-28 21:51:06 +00:00
..
arch Fix fpsetmask(3) to be able to clear bits previously set. 2011-10-19 15:24:58 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb
citrus close on exec fixes: 2011-10-15 23:00:01 +00:00
compat rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes. 2011-07-12 07:51:33 +00:00
compat-43
db libc passes the relaxed array boundary check in clang now. 2011-08-09 13:03:36 +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 Fix function prototype. From Henning Petersen in PR 45516. 2011-10-25 09:28:17 +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 Mark _resumecontext as dead. ANSIfy all declarations for it. 2011-09-19 21:24:57 +00:00
inet document what size is. 2011-09-22 18:21:58 +00:00
isc Use __dead 2011-09-16 16:05:58 +00:00
locale close on exec fixes: 2011-10-15 23:00:01 +00:00
md
misc Use __dead 2011-09-16 16:05:58 +00:00
nameser
net close on exec fixes: 2011-10-15 23:00:01 +00:00
nls
quad Appease lint and don't use C99 features. 2011-07-09 03:16:40 +00:00
regex pass lint on i386 2011-10-09 22:14:17 +00:00
resolv close on exec fixes: 2011-10-15 23:00:01 +00:00
rpc close on exec fixes: 2011-10-15 23:00:01 +00:00
softfloat Fix so that float128_to_uint64_round_to_zero is defined for sparc64. 2011-07-10 04:52:23 +00:00
ssp Fix xref; security(8) -> security(7). 2011-03-21 04:42:50 +00:00
stdio Sort SECTIONS. 2011-10-15 21:43:19 +00:00
stdlib Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz) 2011-10-22 22:08:47 +00:00
string Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
sys document ITIMER_MONOTONIC. 2011-10-27 16:10:37 +00:00
termios
thread-stub Use __dead 2011-09-16 16:05:58 +00:00
time Only advance the time if we are skipping the gap. 2011-10-28 21:51:06 +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 fix the rest of libc mi gcc-4.5 hacks. portmasters should fix the md ones. 2011-08-17 09:53:53 +00:00
Makefile.inc
shlib_version bump for hcreate_r and friends 2011-09-18 23:57:06 +00:00