K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-09-10T21:25:16.332529Z K 7 svn:log V 189 memfd_create: fix return values Literally returning EINVAL from a function designed to return an fd makes for interesting scenarios. I cannot assign enough pointy hats to cover this one. END