Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/29/1995 01:10:02
cgd
Sat Apr 29 01:09:17 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/alpha/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21898

Modified Files:
	Makefile.inc 
Log Message:
add entries for the float rounding and exception functions

cgd
Sat Apr 29 01:09:59 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/alpha/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21921

Added Files:
	flt_rounds.c fpgetround.c fpsetround.c 
Log Message:
get & set FP rounding direction.  these actually seem to work.