CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2012/08/23 09:28:16
Modified files: lib/libm : shlib_version lib/libm/arch/hppa: e_remainder.c s_ceil.c s_floor.c s_round.c s_trunc.c Log message: Aliases for extended precision were missed on a few functions on hppa. Reported by Brad, thanks!