Linux Manual Pages development
 help / color / mirror / Atom feed
From: Alejandro Colomar <alx@kernel.org>
To: funsafemath <funsafemath@proton.me>
Cc: linux-man@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Document seccomp flags
Date: Tue, 19 May 2026 00:15:03 +0200	[thread overview]
Message-ID: <aguPU8LynijI5dS5@devuan> (raw)
In-Reply-To: <agqDvDQsWJG4Pw4q@nix-mail>

[-- Attachment #1: Type: text/plain, Size: 2242 bytes --]

Hi,

On 2026-05-18T04:13:08+0100, funsafemath wrote:
> Hello,
> 
> Yes, a libc wrapper would return -1, I've changed the wording and applied other suggestions.
> 
> funsafemath (2):
>   man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_TSYNC_ESRCH
>   man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV

Thanks!  I've applied both patches.


Have a lovely night!
Alex

> 
>  man/man2/seccomp.2 | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> Range-diff against v1:
> 1:  c3c3b728b ! 1:  fec59f483 man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_TSYNC_ESRCH
>     @@ Commit message
>      
>          <https://lore.kernel.org/r/20200304180517.23867-1-tycho@tycho.ws>
>      
>     +    Signed-off-by: funsafemath <funsafemath@proton.me>
>     +
>       ## man/man2/seccomp.2 ##
>      @@ man/man2/seccomp.2: .SH DESCRIPTION
>       .B SECCOMP_MODE_STRICT
>     @@ man/man2/seccomp.2: .SH DESCRIPTION
>      +.TP
>      +.BR SECCOMP_FILTER_FLAG_TSYNC_ESRCH " (since Linux 5.7)"
>      +.\" commit 51891498f2da78ee64dfad88fa53c9e85fb50abf
>     -+Return
>     ++Fail with
>      +.B ESRCH
>     -+instead of the thread ID on synchronization failure if
>     -+.B  SECCOMP_FILTER_FLAG_TSYNC
>     ++instead of returning the thread ID on synchronization failure if
>     ++.B SECCOMP_FILTER_FLAG_TSYNC
>      +was specified.
>      +.IP
>      +If this flag is not set, using
> 2:  423b0141b ! 2:  8ead033b8 man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV
>     @@ Commit message
>      
>          Relevant kernel documentation: <Documentation/userspace-api/seccomp_filter.rst>
>      
>     +    Signed-off-by: funsafemath <funsafemath@proton.me>
>     +
>       ## man/man2/seccomp.2 ##
>      @@ man/man2/seccomp.2: .SH DESCRIPTION
>       .B SECCOMP_FILTER_FLAG_TSYNC
>     @@ man/man2/seccomp.2: .SH DESCRIPTION
>      +.\" commit c2aa2dfef243efe213a480a1ee8566507a5152f4
>      +Ignore non-fatal signals until the supervisor sends a response.
>      +.IP
>     ++The
>      +.B SECCOMP_FILTER_FLAG_NEW_LISTENER
>      +flag must be set.
>       .RE
> -- 
> 2.52.0
> 



-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2026-05-18 22:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-16 20:53 [PATCH 1/2] man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_TSYNC_ESRCH funsafemath
2026-05-16 21:38 ` Alejandro Colomar
2026-05-18 14:04   ` Tycho Andersen
2026-05-18 22:26     ` Alejandro Colomar
2026-05-18  3:13 ` [PATCH v2 0/2] Document seccomp flags funsafemath
2026-05-18 22:15   ` Alejandro Colomar [this message]
2026-05-18  3:14 ` [PATCH v2 1/2] man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_TSYNC_ESRCH funsafemath
2026-05-18  3:15 ` [PATCH v2 2/2] man/man2/seccomp.2: Document SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV funsafemath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aguPU8LynijI5dS5@devuan \
    --to=alx@kernel.org \
    --cc=funsafemath@proton.me \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox