* [PATCH] pthread_timedjoin_np.3: Document case where it return EINVAL
@ 2012-08-28 12:37 Jérôme Pouiller
[not found] ` <1346157420-22571-1-git-send-email-jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jérôme Pouiller @ 2012-08-28 12:37 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Jerome Pouiller
From: Jerome Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
Signed-off-by: Jérôme Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
---
man3/pthread_tryjoin_np.3 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
index ba1cd41..03de5dd 100644
--- a/man3/pthread_tryjoin_np.3
+++ b/man3/pthread_tryjoin_np.3
@@ -101,6 +101,10 @@ can in addition fail with the following error:
The call timed out before
.I thread
terminated.
+.TP
+.BR EINVAL
+.I abstime
+value is invalid.
.PP
.BR pthread_timedjoin_np ()
never returns the error
--
Jérôme Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] pthread_timedjoin_np.3: Document case where it return EINVAL
[not found] ` <1346157420-22571-1-git-send-email-jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
@ 2015-01-07 11:31 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-01-07 11:31 UTC (permalink / raw)
To: Jérôme Pouiller
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 08/28/2012 02:37 PM, Jérôme Pouiller wrote:
> From: Jerome Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
Thanks, Jérôme. Applied (very long after the fact).
Cheers,
Michael
> Signed-off-by: Jérôme Pouiller <jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
> ---
> man3/pthread_tryjoin_np.3 | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3
> index ba1cd41..03de5dd 100644
> --- a/man3/pthread_tryjoin_np.3
> +++ b/man3/pthread_tryjoin_np.3
> @@ -101,6 +101,10 @@ can in addition fail with the following error:
> The call timed out before
> .I thread
> terminated.
> +.TP
> +.BR EINVAL
> +.I abstime
> +value is invalid.
> .PP
> .BR pthread_timedjoin_np ()
> never returns the error
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-07 11:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-28 12:37 [PATCH] pthread_timedjoin_np.3: Document case where it return EINVAL Jérôme Pouiller
[not found] ` <1346157420-22571-1-git-send-email-jezz-kPcTzGkeZgAdnm+yROfE0A@public.gmane.org>
2015-01-07 11:31 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).