aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-01-13 08:46:33 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-01-13 10:08:15 +0100
commitbae854080ec9cda2a9cfafac90b00e54dcbfea51 (patch)
treec1ddc7132e06a74ff9d7ddfec65fb642a7d57e4a
parentc4b5c110601b7dbe5b7bcb49d81d0a357f738e22 (diff)
downloadman-pages-bae854080ec9cda2a9cfafac90b00e54dcbfea51.tar.gz
prctl.2: Document PR_GET_TID_ADDRESS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/prctl.211
1 files changed, 11 insertions, 0 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index 2cae666a7b..36fdc1461f 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -391,6 +391,17 @@ the "securebits" flags of the calling thread.
See
.BR capabilities (7).
.TP
+.BR PR_GET_TID_ADDRESS " (since Linux 3.5)"
+.\" commit 300f786b2683f8bb1ec0afb6e1851183a479c86d
+Retrieve the
+.I clear_child_tid
+address set by
+.BR set_tid_address (2)
+and the
+.BR clone (2)
+.B CLONE_CHILD_CLEARTID
+flag.
+.TP
.BR PR_SET_TIMERSLACK " (since Linux 2.6.28)"
.\" See https://lwn.net/Articles/369549/
.\" commit 6976675d94042fbd446231d1bd8b7de71a980ada