summaryrefslogtreecommitdiff
path: root/lib/msun/src/e_fmod.c
AgeCommit message (Expand)Author
2025-08-12[libm] Fix undefined behavior of a left shifted of a signed integerSteve Kargl
2024-01-28lib/msun: Cleanup after $FreeBSD$ removalSteve Kargl
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-03Clean up libm use of the __ieee754_ prefixSteve Kargl
2018-07-24Fix the conversion to use nan_mix() in r336362. fmod*(x, y),Bruce Evans
2018-07-17Add a macro nan_mix() and use it to get NaN results that are (bitwise)Bruce Evans
2016-09-04Fix missing fmodl() on arches with 53-bit long doubles.Bruce Evans
2008-02-22s/rcsid/__FBSDID/David Schultz
2005-02-04Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz
2003-07-23Only provide one copy of the math functions. If we provide a MD function,Peter Wemm
2002-05-28Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-02-16Select between the generic math functions and the i387-specific onesBruce Evans
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-19J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard