The getrandom(2) page claims that getrandom() returns int. It actually returns ssize_t according to sysdeps/unix/sysv/linux/getrandom.c in glibc and drivers/char/random.c in Linux. -- 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