mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-13 03:48:29 +01:00
Unlike the previous commit, there is no `g_fdopen()` wrapper where we can add cross-platform support for this. I’m not adding that now just for `O_CLOEXEC` support for these two calls, so pass the flag locally for now. If someone wanted to add a `g_fdopen()` wrapper in future, the `GLIB_FD_CLOEXEC` here could be refactored easily. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
8.1 KiB
8.1 KiB