Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] basesrc/lib/libm/arch/i387



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.




Home | Main Index | Thread Index | Old Index