1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
glibc/sysdeps
Adhemerval Zanella 286286283e linux: Add close_range
It was added on Linux 5.9 (278a5fbaed89) with CLOSE_RANGE_CLOEXEC
added on 5.11 (582f1fb6b721f).  Although FreeBSD has added the same
syscall, this only adds the symbol on Linux ports.  This syscall is
required to provided a fail-safe way to implement the closefrom
symbol (BZ #10353).

Checked on x86_64-linux-gnu and i686-linux-gnu on kernel 5.11 and 4.15.
2021-07-08 14:08:13 -03:00
..
2021-07-01 15:42:05 +01:00
2021-04-14 09:24:45 -07:00
2021-06-28 09:51:01 +02:00
2021-06-28 09:51:01 +02:00
2021-04-06 15:10:31 -03:00
2021-06-30 08:43:37 +02:00
2021-07-07 15:50:18 +00:00
2021-04-01 19:41:40 +00:00
2021-06-23 14:14:48 -03:00
2021-06-28 09:51:01 +02:00
2021-07-08 14:08:13 -03:00