NetBSD/lib/libc
wiz 19ea2ccd09 Various fixes, mostly missing words or letters. 2011-09-15 09:14:54 +00:00
..
arch rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes. 2011-07-12 07:51:33 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb
citrus Make intermediate size variable size_t like the rest to avoid 2011-05-23 14:53:46 +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 Refactor to fix some signedness problems. 2011-08-31 22:36:36 +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 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
inet Check bits on each loop to prevent integer oveflow. 2011-03-06 16:00:20 +00:00
isc
locale annotate that some functions use non-literal format strings. 2011-08-14 09:07:37 +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 New sentence, new line. 2011-07-14 22:12:30 +00:00
nls
quad Appease lint and don't use C99 features. 2011-07-09 03:16:40 +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 fix the rest of libc mi gcc-4.5 hacks. portmasters should fix the md ones. 2011-08-17 09:53:53 +00:00
rpc provide a complete prototype for xdrproc_t 2011-08-30 17:09:51 +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 It is not just funopen(3) that is a BSDism. 2011-09-11 07:37:06 +00:00
stdlib Various fixes, mostly missing words or letters. 2011-09-15 09:14:54 +00:00
string Make strnlen(3) accessible in kernel. ok christos@. 2011-09-01 22:35:17 +00:00
sys There's no st_block field; it's st_blocks. 2011-09-14 11:49:21 +00:00
termios
thread-stub
time forgot to change one usage call. 2011-09-04 13:25:22 +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
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
libcincludes.mk
shlib_version * Arrange for interfaces that create new file descriptors to be able to 2011-06-26 16:42:39 +00:00