[PATCH] rename.2: renameat2() now has a glibc wrapper; remove mention of syscall(2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The glibc wrapper was added in glibc 2.28

Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx>
---
 man2/rename.2 | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/man2/rename.2 b/man2/rename.2
index 967203331e96..0710357ef99f 100644
--- a/man2/rename.2
+++ b/man2/rename.2
@@ -50,11 +50,6 @@ rename, renameat, renameat2 \- change the name or location of a file
 ", unsigned int " flags );
 .fi
 .PP
-.IR Note :
-There is no glibc wrapper for
-.BR renameat2 ();
-see NOTES.
-.PP
 .in -4n
 Feature Test Macro Requirements for glibc (see
 .BR feature_test_macros (7)):
@@ -490,10 +485,6 @@ POSIX.1-2008.
 .BR renameat2 ()
 is Linux-specific.
 .SH NOTES
-Glibc does not provide a wrapper for the
-.BR renameat2 ()
-system call; call it using
-.BR syscall (2).
 .\"
 .SS Glibc notes
 On older kernels where
-- 
2.18.0.130.g98da2f6b3e4a


--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux