NetBSD/lib/libc
cgd 2583d406f9 change some of the rpc "on-the-wire" structures' fields to be explicitly-sized
types.  add xdr_{,u_}int{16,32}_t() functions to convert them.
This is necessary, because things like BPF use the RPC headers to look
at the on-the-wire data, so the headers must accurately represent
what's on the wire, too.
1995-04-29 05:26:31 +00:00
..
arch functions to set FP exception masks & sticky exceptions. they abort, for now. 1995-04-29 05:10:55 +00:00
compat-43 Clean up deleted files. 1995-03-01 00:00:00 +00:00
db Clean up deleted files. 1995-03-01 00:00:00 +00:00
gen termios code has been moved to new libc/termios directory. 1995-04-25 00:06:17 +00:00
gmon clean up Ids 1995-02-27 12:54:33 +00:00
include clean up Id 1995-02-27 13:02:12 +00:00
locale Winning Strategies has placed this code into the Public Domain 1995-04-28 23:19:22 +00:00
net Winning Strategies has placed this code into the Public Domain 1995-04-28 23:19:22 +00:00
nls Changed name of __weak_reference() to __indr_reference(). They really 1995-03-23 19:58:48 +00:00
quad clean up Ids; no substantive changes. 1995-02-27 17:29:31 +00:00
regex Clean up deleted files. 1995-03-01 00:00:00 +00:00
rpc change some of the rpc "on-the-wire" structures' fields to be explicitly-sized 1995-04-29 05:26:31 +00:00
stdio change second arg of fgets() from size_t to int 1995-03-25 02:50:04 +00:00
stdlib Changed abs.S to abs.c for vax. 1995-04-25 15:36:39 +00:00
string cast last argument of catgets() to (char *) to quiet compiler's complaints 1995-04-24 16:37:31 +00:00
sys char * -> const char * 1995-04-19 23:31:15 +00:00
termios Fix typo... 1995-04-25 21:22:17 +00:00
time Added comment explaining why we are using a different algorithm than 1995-03-16 19:14:16 +00:00
yp clean up Ids 1995-02-27 12:54:33 +00:00
Makefile Handle new termios subdirectory. 1995-04-25 00:00:58 +00:00
shlib_version Bump minor version for __flt_rounds() and fp{get,set}{round,mask,sticky}. 1995-04-11 14:28:16 +00:00