aboutsummaryrefslogtreecommitdiffstats
path: root/man2/futex.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-05-15 06:45:22 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-05-15 06:45:22 +0200
commitb939d6e4bae7853909c23d76fa194f81a9e4421e (patch)
tree857b8fa12ad47eff0dda176b1e08b7d3261d460c /man2/futex.2
parente10019168653980e20ffdb84db6f2e9c32ba0f57 (diff)
downloadman-pages-b939d6e4bae7853909c23d76fa194f81a9e4421e.tar.gz
futex.2: Note that there is no glibc wrapper
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/futex.2')
-rw-r--r--man2/futex.22
1 files changed, 2 insertions, 0 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index 674b3a1f4c..803f05e740 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -65,6 +65,8 @@ futex \- fast user-space locking
.BI " int *" uaddr2 ", int " val3 );
.\" int *? void *? u32 *?
.fi
+.IR Note :
+There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION
.PP
The