From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Bernhard Walle <bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] proc.5: Document /proc/thread-self
Date: Sun, 09 Nov 2014 21:05:43 +0100 [thread overview]
Message-ID: <545FC917.6050206@gmail.com> (raw)
In-Reply-To: <1414962520-5480-1-git-send-email-bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
Hello Bernhard,
On 11/02/2014 10:08 PM, Bernhard Walle wrote:
> Add some words about /proc/thread-self that has been introduced in Linux
> 3.17 with commit 0097875bd41528922fb3bb5f348c53f17e00e2fd.
Thank you for this patch, which I have applied.
MfG aus München,
Michael
> Signed-off-by: Bernhard Walle <bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
> ---
> man5/proc.5 | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/man5/proc.5 b/man5/proc.5
> index da4b5b6..e5b090d 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -4217,6 +4217,16 @@ for easy understanding.
> .BR svipc (7)
> provides further background on the information shown by these files.
> .TP
> +.IR /proc/thread-self " (since Linux 3.17)"
> +This directory refers to the thread accessing the
> +.I /proc
> +filesystem,
> +and is identical to the
> +.I /proc/self/task/[tid]
> +directory named by the process thread ID
> +.RI ( [tid] )
> +of the same thread.
> +.TP
> .IR /proc/timer_list " (since Linux 2.6.21)"
> .\" commit 289f480af87e45f7a6de6ba9b4c061c2e259fe98
> This read-only file exposes a list of all currently pending
>
--
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
prev parent reply other threads:[~2014-11-09 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-02 21:08 [PATCH] proc.5: Document /proc/thread-self Bernhard Walle
[not found] ` <1414962520-5480-1-git-send-email-bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org>
2014-11-09 20:05 ` Michael Kerrisk (man-pages) [this message]
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=545FC917.6050206@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=bernhard-X9USDgGjgfuzQB+pC5nmwQ@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.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;
as well as URLs for NNTP newsgroup(s).