Add fallback for kcmp() in case __NR_kcmp is undefined
authorMike Gilbert <floppym@gentoo.org>
Mon, 14 Sep 2015 22:55:09 +0000 (18:55 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 23 Sep 2015 18:41:28 +0000 (14:41 -0400)
commit75b554579b4e962e2c02053129a37611a2dc9133
treeb29afa377afccee17f9df15cdb75f1bb3856c1e3
parentd80157747393a545b33f462e511a1629844d4d61
Add fallback for kcmp() in case __NR_kcmp is undefined

IA64 is missing this syscall as of linux-4.2.
This works around it until the necessary kernel patch gets merged.
src/basic/missing.h