OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Theo de Raadt (deraadtcvs.openbsd.org)
Date: Sun Feb 08 2004 - 11:29:57 CST


CVSROOT: /cvs
Module name: src
Changes by: deraadtcvs.openbsd.org 2004/02/08 10:29:57

Modified files:
        lib/libc/arch/x86_64/gen: fabs.S

Log message:
from freebsd, helps awk too:
Fix fabs(). This commit brought to you by the letter 'l'.
(fstp stores a mem32 value, fstpl stores a mem64 value)