On Wednesday 18 February 2009 14:04:18 [email protected] wrote: > Author: vda > Date: 2009-02-18 19:04:18 +0000 (Wed, 18 Feb 2009) > New Revision: 25369 > > Log: > mathcalls.h: remove tons of redundant semicolons; better comment about > macros math.h: make macro machinery a bit more understandable > > Modified: > trunk/uClibc/include/math.h > trunk/uClibc/libc/sysdeps/linux/common/bits/mathcalls.h
we copy the math headers straight from glibc for good reason: there's a lot of crap in there and we dont (currently) add anything. so unless these changes are pushed upstream to glibc, or we start implementing our own libm, this is noise that makes maintenance harder for no gain. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
