[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-alpha
Subject:    [PATCH 14/22] vfork.2: SYNOPSIS: Mark as [[deprecated]]
From:       Alejandro Colomar via Libc-alpha <libc-alpha () sourceware ! org>
Date:       2021-10-30 21:31:24
Message-ID: 20211030213131.140429-15-alx.manpages () gmail ! com
[Download RAW message or body]

Since 4.2BSD this syscall was called to be eliminated.
POSIX removed it.

Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
 man2/vfork.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/vfork.2 b/man2/vfork.2
index cd59a374f..655781c1d 100644
--- a/man2/vfork.2
+++ b/man2/vfork.2
@@ -33,7 +33,7 @@ vfork \- create a child process and block parent
 .nf
 .B #include <unistd.h>
 .PP
-.B pid_t vfork(void);
+.B [[deprecated]] pid_t vfork(void);
 .fi
 .PP
 .RS -4
-- 
2.33.1

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic