CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2009/07/29 12:43:29
Modified files: lib/libm : Makefile Added files: lib/libm/man : copysign.3 ilogb.3 nextafter.3 scalbn.3 Removed files: lib/libm/man : ieee.3 Log message: ieee, and ieeef aren't real, and the amount of functions it documents is getting ridiculous. split them into groups of copysign, ilogb, nextafter, scalbn. discussed long ago with millert@