On 2/10/21 11:18 AM, Alejandro Colomar (man-pages) wrote: > On 2/9/21 11:34 PM, Alejandro Colomar (man-pages) wrote: > [...] >> >> Here are the glibc results (grepping though the kernel is taking much >> longer, but I guess the command will have ended by tomorrow morning, and >> I'll send you a follow-up. > > There aren't syscalls using enum (as expected). > > .../linux/linux$ func_list ../man-pages/man2 \ That should be 'man_lsfunc'. I run it, and then I renamed it, and forgot to fix it for the email :P > |while read -r f; do > grep_syscall $f; > done \ > |grep enum; > .../linux/linux$ > > > [...] > -- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/