Thread (24 messages) 24 messages, 2 authors, 2021-10-30
STALE1673d

[PATCH 15/22] tkill.2: SYNOPSIS: Mark tkill() as [[deprecated]]

From: Alejandro Colomar <hidden>
Date: 2021-10-30 21:32:43
Also in: git, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

tkill(2) has been superseeded by tgkill(2).

Signed-off-by: Alejandro Colomar <redacted>
---
 man2/tkill.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man2/tkill.2 b/man2/tkill.2
index 6e1afcd36..8a6c45380 100644
--- a/man2/tkill.2
+++ b/man2/tkill.2
@@ -35,7 +35,7 @@ tkill, tgkill \- send a signal to a thread
 .BR "#include <sys/syscall.h>" "      /* Definition of " SYS_* " constants */"
 .B #include <unistd.h>
 .PP
-.BI "int syscall(SYS_tkill, pid_t " tid ", int " sig );
+.BI "[[deprecated]] int syscall(SYS_tkill, pid_t " tid ", int " sig );
 .PP
 .B #include <signal.h>
 .PP
-- 
2.33.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help