NetBSD/lib/libc
2008-02-23 17:53:23 +00:00
..
arch Make use of ppc tuned assembler. 2008-02-21 17:37:00 +00:00
citrus __attribute__((__packed__)) -> __packed. 2008-02-10 05:58:22 +00:00
compat Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
compat-43
db cleanup: 2007-02-03 23:46:09 +00:00
dlfcn
gdtoa make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
gen GLOB_NO_DOTDIRS patch from mouse@ 2008-02-22 18:33:51 +00:00
gmon fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash More cleanup after sha2.h and rmd160.h moved house 2006-10-28 13:05:42 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
include fix comment Abtract -> Abstract 2008-02-04 23:08:01 +00:00
inet remove redundant check. 2008-01-20 04:56:08 +00:00
isc Resolve conflicts. 2007-03-30 20:23:03 +00:00
locale Mark the characters between 0x80 and 0xff as 1 cell wide, if compiled 2007-11-06 19:24:19 +00:00
md
misc Enable the atomic ops in userspace. 2008-02-10 18:45:40 +00:00
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
net Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more 2008-01-29 13:55:27 +00:00
nls Avoid munmap(-1, ...) - doesn't make much sense. 2007-12-28 00:39:32 +00:00
quad
regex Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
resolv Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
rpc Always try both tcp and udp, trying first the one specified by the protocol 2008-01-28 01:10:22 +00:00
softfloat When creating unsigned int results, do not distinguish positive versus 2007-11-08 21:31:04 +00:00
ssp Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
stdio make _FORTIFY_SOURCE play nicely with lint 2007-10-26 19:48:14 +00:00
stdlib fix posix_memalign; we are not going to support alignments > pagesize in 2008-02-03 22:56:53 +00:00
string use the proper variable. 2008-02-23 15:53:22 +00:00
sys Fix tiny typo 2008-02-23 17:53:23 +00:00
termios
thread-stub add fw decl. 2007-12-14 17:06:07 +00:00
time Make sure that %r honors the LC_TIME t_fmt_ampm. This restores 2007-07-31 20:19:16 +00:00
uuid spell precede; from Zafer 2006-11-25 16:48:31 +00:00
yp use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
Makefile Ensure that we pass -z initfirst to the linker. The mips gcc 2007-12-08 18:34:51 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version Crank minor for atomic ops. 2008-02-10 18:47:06 +00:00