[PATCH v2] __builtin_expect cleanup for iconv{,data}/*.c

Roland McGrath roland@hack.frob.com
Wed Sep 10 18:07:00 GMT 2014


The preferred style in glibc has always been to eschew implicit Boolean
coercions, except for the return value of strcmp/memcmp and the like (where
the most common idiomatic uses treat the value as a Boolean even though
nonzero values have further meaning).



More information about the Libc-alpha mailing list