NetBSD/lib/libc
itojun babc498cc8 implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  need careful configuration
when enable it. (default config is not affected).
see manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.
2000-08-09 14:40:52 +00:00
..
arch %edx is free; use it instead of %ebx. 2000-08-07 14:46:52 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen - Test allocation failure. 2000-08-07 06:08:33 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash fix non-portable shift. 2000-07-06 02:50:35 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
locale Preparation for the future introduction of multibyte locale. 2000-08-08 22:31:13 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net implement EDNS0 support, as EDNS0 support will be made mandatory for 2000-08-09 14:40:52 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
rpc For an accepted connection (tcp), set xp_netid, as it might be examined 2000-08-03 00:01:53 +00:00
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdio XCU5 -> XSH5. 2000-07-26 08:57:34 +00:00
stdlib Correct format mismatch for field widths 2000-07-08 14:58:43 +00:00
string Add a description of strtok_r(3), and rip out the obsoleteness claim. 2000-07-20 14:06:23 +00:00
sys Whitespace fix, noted by John Hawkinson. 2000-08-04 20:03:07 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time make usage fit into 80 columns 2000-08-02 15:17:20 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
shlib_version XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00