Hi Michael,
On 5/22/21 1:25 AM, Alejandro Colomar wrote:
Hi Michael,
Almost finished these:
$ man_lsfunc man2 | sed -n '/socketcall/,$p' | wc -l
67
$ man_lsfunc man2 | wc -l
401
$
Right now I have around 20-30 more patches about this pending, and
that's all; I've finished.
I'll hold them until you apply (or reject) the various patch sets that
are pending to avoid creating conflicts.
After that, I think we should release v5.12 :).
And after the release, I have 4 branches to develop a few things for
5.13/14 (some of them depending on what we decide about some RFCs):
- library: Use LIBRARY section (similar to FreeBSD)
- stdint: Use standard (<stdint.h>) types, as well as standard attributes.
- system_data_types: Document more types (I was documenting those you
mark in TLPI as important).
- examples: Fix the includes in the EXAMPLES sections to use the
minimum number of includes, by using iwyu(1).
Cheers,
Alex
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/