Samanta Navarro 627631bf9a commonio_open: Remove fcntl call
The fcntl call to set FD_CLOEXEC can be performed directly with the
previously performed open call by using the O_CLOEXEC flag.

O_CLOEXEC is required by POSIX.1-2008.

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
2023-05-05 16:15:46 +02:00
..
2023-02-23 20:28:43 -06:00
2023-02-24 12:44:14 -06:00
2023-05-05 16:15:46 +02:00
2022-12-29 13:58:49 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-03-31 09:53:40 -05:00
2021-12-23 19:36:50 -06:00
2023-02-09 10:03:03 -06:00
2023-02-24 16:20:57 -06:00
2023-02-09 10:03:03 -06:00
2023-02-23 20:28:43 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2021-12-23 19:36:50 -06:00
2023-02-23 20:28:43 -06:00
2021-12-23 19:36:50 -06:00
2023-02-23 20:28:43 -06:00
2021-12-23 19:36:50 -06:00
2022-12-22 11:43:29 +01:00
2023-02-16 11:29:33 +01:00
2022-12-22 11:43:29 +01:00
2023-02-23 20:28:43 -06:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2022-12-22 11:43:29 +01:00
2022-05-24 07:49:11 -05:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2022-05-24 07:49:11 -05:00
2023-02-23 20:28:43 -06:00
2022-12-22 11:43:29 +01:00
2023-02-23 20:28:43 -06:00
2021-12-23 19:36:50 -06:00
2023-02-09 10:03:03 -06:00
2023-02-09 10:03:03 -06:00
2021-12-23 19:36:50 -06:00
2023-01-26 22:44:39 -06:00
2023-02-23 20:28:43 -06:00
2023-02-16 11:29:33 +01:00
2023-02-16 11:29:33 +01:00
2023-02-23 20:28:43 -06:00
2023-02-09 10:03:03 -06:00
2010-03-18 19:23:00 +00:00