NetBSD/lib/libc
tnn c4bfcd4e81 Add a history section and a compatibility section. 2008-02-14 18:08:35 +00:00
..
arch m68k/Makefile.inc: 2008-02-09 02:41:06 +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 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db cleanup: 2007-02-03 23:46:09 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
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 Document dehumanize_number(3). 2008-02-09 09:09:04 +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 Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
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 Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
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 Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
sys Add a history section and a compatibility section. 2008-02-14 18:08:35 +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 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