Module Name: src Committed By: nros Date: Sat Dec 12 19:05:45 UTC 2015
Modified Files: src/distrib/sets/lists/comp: mi src/lib/libm: Makefile Added Files: src/lib/libm/man: fma.3 Log Message: Add manpage to the fma function in libm. The manpage is taken from the FreeBSD project since the fma implementation is based on the one in FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.2008 -r1.2009 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.170 -r1.171 src/lib/libm/Makefile cvs rdiff -u -r0 -r1.1 src/lib/libm/man/fma.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.