From: WANG Cong <[EMAIL PROTECTED]> Date: Tue, 20 Nov 2007 13:39:05 +0800
> And you mean abs() is not in glibc, then where is it? Built in gcc? > And what's more, why not put it in glibc? Because the compiler knows things about the inputs and can thus apply optimizations that a static implementation in glibc that has to handle all forms of inputs cannot. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/