Date: Thu, 14 Jun 2007 06:39:18 +0000 (UTC) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun Makefile src/lib/msun/src math.h s_modfl.c Message-ID: <200706140639.l5E6dIvs008795@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2007-06-14 06:39:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/msun Makefile
lib/msun/src math.h
Added files: (Branch: RELENG_6)
lib/msun/src s_modfl.c
Log:
MFC:
Makefile 1.76
src/math.h 1.62
src/s_modfl.c 1.1
Implement modfl().
This is a minor API change which hopefully won't cause any problems.
Revision Changes Path
1.71.2.4 +1 -1 src/lib/msun/Makefile
1.61.2.1 +1 -1 src/lib/msun/src/math.h
1.1.2.1 +101 -0 src/lib/msun/src/s_modfl.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706140639.l5E6dIvs008795>
