cvs commit: src/lib/msun/src s_llround.c s_llroundf.c s_lroundf.c
David Schultz
das at FreeBSD.org
Thu Apr 7 17:52:28 PDT 2005
das 2005-04-08 00:52:27 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_llround.c s_llroundf.c s_lroundf.c
Log:
These files should include s_lround.c instead of s_lrint.c.
This only matters for efficiency, not for correctness.
Revision Changes Path
1.2 +1 -1 src/lib/msun/src/s_llround.c
1.2 +1 -1 src/lib/msun/src/s_llroundf.c
1.2 +1 -1 src/lib/msun/src/s_lroundf.c
More information about the cvs-src
mailing list