NetBSD/lib/libc
jtc 6d97ed4663 Use a switch instead of three if statements in xdr_long() and xdr_u_long(),
gcc generates slightly better code on all of the architectures I checked.
Also changed xdr_wrapstring to return the return value of xdr_string
directly.
1995-04-24 23:33:39 +00:00
..
arch Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett. 1995-04-22 09:33:49 +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 Removed VAX specific definitions. 1995-04-17 12:28:29 +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 specify man pages the new way. 1994-12-22 09:57:51 +00:00
net include proper links to ethers.3 1995-03-02 09:09:07 +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 Use a switch instead of three if statements in xdr_long() and xdr_u_long(), 1995-04-24 23:33:39 +00:00
stdio change second arg of fgets() from size_t to int 1995-03-25 02:50:04 +00:00
stdlib removed unnecessary #include <stddef.h> 1995-03-23 19:42:42 +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
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 Use ${DESTDIR} when installing libc.tags 1995-04-12 00:56:12 +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