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
2023-03-28 13:00:38 +02:00
2023-03-31 09:53:40 -05:00
2023-02-24 16:20:57 -06:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2023-03-28 13:00:38 +02:00
2023-02-23 20:28:43 -06:00
2023-05-03 07:54:28 -05:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2023-03-20 08:47:52 +01:00
2023-04-26 17:52:54 -05:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2023-02-23 20:28:43 -06:00
2023-04-03 13:05:30 +02:00
2023-02-23 20:28:43 -06:00