Hello again Tobias, On 08/06/2018 02:30 PM, Tobias Klauser wrote:
The glibc wrapper was added in glibc 2.28
Thanks! Patch applied. Cheers, Michael
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
-- 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