[TUHS] syscalls, records in pipe [was: Re: most direct Unix descendant]
Tomasz Rola via TUHS
tuhs at tuhs.org
Sun Jun 30 21:11:27 AEST 2024
On Sun, Jun 30, 2024 at 01:05:43PM +0200, Tomasz Rola via TUHS wrote:
[...]
>
> Well, here you are (on my more or less updated ParrotOS, a Debian
> derivative) (watch for insider line break):
>
> -$ man 2 syscalls | awk '/Sys.*Kern.*Not/,/On many plat/ {if ( $1
> ~ /.*\(2\)/ ) print $1;}' | sort | uniq | wc -l
> 468
Forgot to add - with the caveat that some calls are tagged as
deprecated, removed or specific to only one architecture. The number
should be treated as rough estimate.
--
Regards,
Tomasz Rola
--
** A C programmer asked whether computer had Buddha's nature. **
** As the answer, master did "rm -rif" on the programmer's home **
** directory. And then the C programmer became enlightened... **
** **
** Tomasz Rola mailto:tomasz_rola at bigfoot.com **
More information about the TUHS
mailing list