NetBSD/lib/libc
uwe 9da2eaca32 Provide _REENTRANT code. It's a wonder nobody has noticed this before.
Uncovered by multithreaded bind9 utils.
2004-05-28 23:39:09 +00:00
..
arch Provide _REENTRANT code. It's a wonder nobody has noticed this before. 2004-05-28 23:39:09 +00:00
citrus _citrus_NONE_stdenc_wctomb: return E2BIG correctly. 2004-01-18 03:57:30 +00:00
compat-43 The API to hostid that libc provides may involve a "long", but the 2004-04-19 13:16:42 +00:00
db Revert part of previous. 2004-05-06 19:16:32 +00:00
dlfcn Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
gen Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
gmon Make gmon / mcount work properly for threaded applications by keeping 2004-05-10 22:16:42 +00:00
hash Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
iconv Misc fixes from jmc@openbsd. 2004-01-24 15:33:43 +00:00
include namespace protection for resolver routines. 2004-05-21 15:35:05 +00:00
inet Add the remaining files from net that are going to be moved here and 2004-05-20 23:13:02 +00:00
isc 1. de-lint 2004-05-20 19:52:31 +00:00
locale Need namespace.h for internal names of strdup, strlcpy. 2004-05-09 11:26:33 +00:00
md netbsd.org -> NetBSD.org 2003-12-04 23:39:18 +00:00
nameser ptrdiff_t may be != int, so printf it with %tu instead of %u. 2004-05-21 08:20:50 +00:00
net make yp stuff re-entrant. 2004-05-27 18:40:07 +00:00
nls
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
resolv Do all the _res initialization in __res_get_state() 2004-05-23 16:55:09 +00:00
rpc PR/25003: John Kohl: File is missing a copyright. 2004-05-28 14:38:53 +00:00
softfloat
stdio make this build in the tools/compat reachover 2004-05-11 17:31:04 +00:00
stdlib Uppercase Dt argument; \-1, not -1; sort SEE ALSO; & -> \*[Am]. 2004-05-28 00:10:57 +00:00
string One too many punctuation fixed in previous. 2004-04-13 23:03:22 +00:00
sys Put the description of "options" in a new paragraph, for consistency 2004-05-24 05:52:52 +00:00
termios Mention that cfmakeraw needs an initialized termios structure. 2004-05-01 08:15:54 +00:00
thread-stub
time Merge tzcode2004a. 2004-05-27 20:39:49 +00:00
yp add a simple lock in _yp_check(), to make it re-entrant. 2004-05-27 18:41:11 +00:00
Makefile Finish bind9 resolver merge. 2004-05-21 02:30:03 +00:00
genassym.sh Copy this from libpthread so arch-specific .S files can use assym.h 2004-03-03 22:56:04 +00:00
shlib_version bump; posix pty functions. 2004-05-27 03:08:07 +00:00