close_range.2: Glibc 2.34 has added a close_range() wrapper

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-07-12 03:23:46 +02:00
parent 001439834b
commit c2356ba085
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ Insufficient kernel memory was available.
.SH VERSIONS
.BR close_range ()
first appeared in Linux 5.9.
Library support was added in glibc in version 2.34.
.SH CONFORMING TO
.BR close_range ()
is a nonstandard function that is also present on FreeBSD.