NetBSD/lib/libc
bjh21 985033a7a6 Add fixunssfsi and fixunsdfsi. These are provided by libgcc2.c in GCC 2.95,
but not in EGCS.

This version of fixunssfsi is almost exactly the arm32 version.  fixunsdfsi is
mostly based on fixdfsi, but with simplifications for 64-bit integers.

Only minimal testing has been applied so far.
2000-07-15 13:26:50 +00:00
..
arch Add fixunssfsi and fixunsdfsi. These are provided by libgcc2.c in GCC 2.95, 2000-07-15 13:26:50 +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 Xr passwd.conf 2000-07-11 12:12:53 +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 include <string.h> for mem* 2000-07-01 00:05:27 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net reject empty scopeid/numeric portname explicitly. sync with kame. 2000-07-09 04:48:17 +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 Use rpcvers_t, not long, for some variables holding version numbers. They 2000-07-14 10:29:16 +00:00
softfloat Add fixunssfsi and fixunsdfsi. These are provided by libgcc2.c in GCC 2.95, 2000-07-15 13:26:50 +00:00
stdio Attach __format__ attributes to local __sbprintf function 2000-07-08 14:57:57 +00:00
stdlib Correct format mismatch for field widths 2000-07-08 14:58:43 +00:00
string s/Xt/Xr/ 2000-07-05 05:25:28 +00:00
sys KNF. 2000-07-14 07:36:32 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time * Use standard interval notation for struct tm members. 2000-07-10 12:39:39 +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