Hello, the renameat2(2) man page [1] currently doesn't mention that you have to use sycall() to access it. Tested it with glibc-2.24-4.fc25.x86_64. Can you add notes similar to what e.g. kcmp(2) [2] has? I mean: > Note: There is no glibc wrapper for this system call; see NOTES. > [..] > NOTES > > Glibc does not provide a wrapper for this system call; call it using > syscall(2). Best regards Georg [1]: http://man7.org/linux/man-pages/man2/renameat2.2.html [2]: http://man7.org/linux/man-pages/man2/kcmp.2.html -- 'The universe has no center and no edges' (Limits of Control, 2009) -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html