]> git.ipfire.org Git - thirdparty/glibc.git/commit
Replace __builtin_expect(..., 0) with __glibc_unlikely().
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 6 Mar 2013 05:38:19 +0000 (21:38 -0800)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 6 Mar 2013 05:38:19 +0000 (21:38 -0800)
commite1b42695eaea6518a632ab02b83f1e4c502a0d13
tree39dba21dbd74aeef4487b6d91fd3d6fc7b19d057
parent2d67d91ac08aa2f793d220ad8712541fefa0ba79
Replace __builtin_expect(..., 0) with __glibc_unlikely().
ChangeLog
stdio-common/vfprintf.c