We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add redirection to new site
fix spacing
update category name
added section list to Home page
split Home page into several section pages to avoid the "The wiki page took too long to render" problem.
added link to profil(3)
added link to daemon(3)
fix typo
elf related functions moved
removed link to strings(1)
added links to atoi(3) and atof(3)
added links to pipe(2) and socketpair(2)
added link to strtoimax(3)
minor reordering
Revert "revert the last change (in response to github's complain: "The wiki page took too long to render.")" This reverts commit 989ef56117bdf7c21d4c2e303efb9257822d589c. Addition of three links was not the immediate cause of the problem, though the number of links seems to be relevant. Maybe need to split this page?
revert the last change (in response to github's complain: "The wiki page took too long to render.")
added links to lseek(2) and friends
move memstream related pages to filesystem section
added link to memfd_create(2)
added link to network_namespaces(7)
added link to vsock(7)
removed links to duplicate pthread_*() A new policy: section 3p pages just fill in holes in section 3, and will be removed upon arrival of corresponding page in section 3.
added links to pthread_*() There are pages that exist both in section 3 and 3posix. Those two sections represent different aspects of the same function, so we take both.
fix wording
added a note for 3posix section
added links to if_*(3)
added link to swab(3)
adjust section name of posix pages 'p' has missing information; '3' may conflict with linux-specific pages; '3posix' is cumbersome