Re: ptrace.2: Simplify signature? s/enum \w*/int/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux