Subject: CVS commit: [netbsd-1-5] basesrc/lib/libm/arch/i387
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/31/2002 00:05:48
Module Name:	basesrc
Committed By:	he
Date:		Sat Mar 30 22:05:48 UTC 2002

Modified Files:
	basesrc/lib/libm/arch/i387 [netbsd-1-5]: s_ceilf.S

Log Message:
Pull up revision 1.6 (requested by fvdl):
  Fix stack usage so that a signal delivered in ceil() or floor()
  no longer corrupts the stack.
  (This corrects an error in the earlier pull-up.)


To generate a diff of this commit:
cvs rdiff -r1.3.16.1 -r1.3.16.2 basesrc/lib/libm/arch/i387/s_ceilf.S

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