public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>
To: Alejandro Colomar <alx@kernel.org>
Cc: Florian Weimer <fweimer@redhat.com>,
	mtk.manpages@gmail.com, linux-man@vger.kernel.org,
	libc-help@sourceware.org
Subject: [PATCH 1/2] signal.7: Don't mention that pthread API can return EINTR
Date: Fri,  3 Jan 2025 18:38:15 +0100	[thread overview]
Message-ID: <20250103173816.6409-1-arkadiusz@drabczyk.org> (raw)

In pthreads.7 it says:

"For each of the pthreads functions that can return an error,
POSIX.1-2001 specifies that the function can never fail with the error
EINTR."

Signed-off-by: Arkadiusz Drabczyk <arkadiusz@drabczyk.org>

Link: <https://lore.kernel.org/linux-man/Z3W_qgawqyEB-QrA@comp../>
---
 man/man7/signal.7 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/man/man7/signal.7 b/man/man7/signal.7
index d19f171b3..dd04c6d1a 100644
--- a/man/man7/signal.7
+++ b/man/man7/signal.7
@@ -753,10 +753,6 @@ beforehand, always failed with
 .IP \[bu]
 .BR getrandom (2).
 .IP \[bu]
-.BR pthread_mutex_lock (3),
-.BR pthread_cond_wait (3),
-and related APIs.
-.IP \[bu]
 .BR futex (2)
 .BR FUTEX_WAIT_BITSET .
 .IP \[bu]
-- 
2.45.2


             reply	other threads:[~2025-01-03 17:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03 17:38 Arkadiusz Drabczyk [this message]
2025-01-03 17:38 ` [PATCH 2/2] pthread_cond_init.3: Remove EINTR error code Arkadiusz Drabczyk
2025-01-04 20:14   ` Alejandro Colomar

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=20250103173816.6409-1-arkadiusz@drabczyk.org \
    --to=arkadiusz@drabczyk.org \
    --cc=alx@kernel.org \
    --cc=fweimer@redhat.com \
    --cc=libc-help@sourceware.org \
    --cc=linux-man@vger.kernel.org \
    --cc=mtk.manpages@gmail.com \
    /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