CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/10/26 15:06:19
Modified files:
lib/libm : Makefile shlib_version
lib/libm/src : s_fdim.c
Added files:
lib/libm/man : fdim.3 fmax.3
Log message:
Add man pages for the fdim/fmin/fmax family of functions and make sure fdiml
is defined on all architectures.
ok jmc@ (man pages) and martynas@
