Hi Alex, On 5/25/21 7:09 AM, Alejandro Colomar (man-pages) wrote: > 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 >> $ >From v2, I applied all except 3+4. Could you please resend whatever should be applied to seccomp.2. Thanks, Michael > 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 > > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/