aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/countof.3
AgeCommit message (Collapse)AuthorFilesLines
2025-08-19man/man3/countof.3: Add pageAlejandro Colomar1-0/+35
Link: <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3550.pdf#subsubsection.0.6.5.4.5> Link: <https://thephd.dev/the-big-array-size-survey-for-c> Link: <https://thephd.dev/the-big-array-size-survey-for-c-results> Link: <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117025> Link: <https://github.com/llvm/llvm-project/issues/102836> Signed-off-by: Alejandro Colomar <alx@kernel.org>