Skip to content

glib-unix: Fix reference to FD_CLOEXEC in docs for g_unix_pipe_open()

Philip Withnall requested to merge pwithnall/glib:unix-pipe-open-docs into main

The docs for this should match the docs for g_unix_open_pipe(), which it calls.

Inspired by !3911 (merged).

Signed-off-by: Philip Withnall pwithnall@gnome.org

Merge request reports

Loading