CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2011/05/31 15:08:29
Modified files: lib/libm/arch/amd64: invtrig.c lib/libm/arch/i387: invtrig.c Log message: Make lint play nicer in pass 2 of libm on amd64 and i386. The internal _ItL_* extended-precision constants are of course going to be declared inconsistently since we define them based on structures; however prototype as long doubles.