chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Wed, 29 Mar 2017 08:45:09 +0000 (10:45 +0200)
commitf95cf7a0e475fcb8777c43081219320f7e3dc59b
tree627b67c058c9226ec4dd961d8917b8a4153327bd
parent01bdc7e671164ba3126b135a475a05b6f27f985c
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