How do you discover system builtins for C functions? The man pages for the C functions on Linux are great, but only if you know the name of the function. Is there a way to see a detailed table of contents, or to browse Manpages on a Linux distro?

  • christopher@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    8 months ago

    On Debian, there is a package that displays system documentation including, if I remember correctly, man pages. I think I had to set up a local web server first.