NetBSD/lib/libc
lukem e11ffebb07 Document the callback API used by "standard" functions.
NOTE: some of these will be changing in the future to be more
consistent with the technique used in the group & passwd backends.
I'm just documenting the existing behaviour.

Be more consistent when using certain terms.
Rename some variables to reduce confusion.
2008-04-19 08:24:45 +00:00
..
arch Fix a stupid typo in a comment. Pointed out by Juergen Hannken-Illjes. 2008-04-18 08:05: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 Clarify the range of the result from toascii. 2008-04-17 16:41:00 +00:00
gmon
hash Fix replicated typo 2008-04-13 02:04:31 +00:00
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
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
net Document the callback API used by "standard" functions. 2008-04-19 08:24:45 +00:00
nls Improvements and fixes from J. Vicente Carrasco sent by private mail. 2008-04-03 10:47:27 +00:00
quad
regex
resolv
rpc Always try both tcp and udp, trying first the one specified by the protocol 2008-01-28 01:10:22 +00:00
softfloat
ssp
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
uuid spell precede; from Zafer 2006-11-25 16:48:31 +00:00
yp
Makefile Ensure that we pass -z initfirst to the linker. The mips gcc 2007-12-08 18:34:51 +00:00
Makefile.inc
shlib_version add comment about renaming of setlocale -> __setlocale_mb_len_max32. 2008-03-24 12:54:38 +00:00