NetBSD/lib/libc
njoly 3c71964512 Fix _SC_MQ_OPEN_MAX/_SC_MQ_PRIO_MAX sysctlgetmibinfo calls.
The corresponding sysctl nodes are available under kern.mqueue tree.
2008-04-09 18:37:04 +00:00
..
arch Use SYSTRAP macro, rather than inlining the swi instruction. 2008-03-30 21:22:05 +00:00
citrus add BOM to utf-16/32 stream in case that endian is not specified, 2008-03-20 11:47:45 +00:00
compat Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
compat-43
db
dlfcn
gdtoa Make this build again. 2008-03-28 00:56:54 +00:00
gen Fix _SC_MQ_OPEN_MAX/_SC_MQ_PRIO_MAX sysctlgetmibinfo calls. 2008-04-09 18:37:04 +00:00
gmon
hash
iconv
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 remove stale declarations 2008-04-01 19:19:33 +00:00
md
misc Make the atexit mutex recursive and initialize it in __libc_init() 2008-02-25 14:06:13 +00:00
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
net The ns_mtab.mdata is passed to the ns_mtab.method as the cbdata argument. 2008-04-07 13:25:42 +00:00
nls Improvements and fixes from J. Vicente Carrasco sent by private mail. 2008-04-03 10:47:27 +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 Don't coredump on out of memory conditions. This solution leaks, but gdtoa 2008-03-21 23:13:48 +00:00
stdlib Fix another integer overflow issue discovered by Maksymilian Arciemowicz. 2008-03-27 21:50:30 +00:00
string use the proper variable. 2008-02-23 15:53:22 +00:00
sys Describe how to portable extend a file. From joerg. Bump date. 2008-03-16 11:33:40 +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
yp
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 add comment about renaming of setlocale -> __setlocale_mb_len_max32. 2008-03-24 12:54:38 +00:00