Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 01/26/2001 04:59:19
Module Name: basesrc
Committed By: jhawk
Date: Fri Jan 26 02:59:19 UTC 2001
Modified Files:
basesrc/lib/libc/arch/i386/stdlib [netbsd-1-5]: ldiv.S
Log Message:
Pull up revision 1.6 (requested by fvdl):
Implement workinf versions of div() and ldev(). Previously they returned
garbage, but were generally unused.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.20.1 basesrc/lib/libc/arch/i386/stdlib/ldiv.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.