Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/11/1999 12:20:36
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Nov 11 20:20:36 UTC 1999

Added Files:
	syssrc/sys/lib/libsa: ashrdi3.c quad.h

Log Message:
Minimal quad routines needed for libsa to be self-contained.  The compiler
emits a reference to this one in the UFS code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libsa/ashrdi3.c \
    syssrc/sys/lib/libsa/quad.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.