mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-13 03:48:29 +01:00
`ENXIO` can be returned from `open(2)` for special files (FIFOs, device files and domain sockets) which are not backed by anything. This fixes the error returned by `g_file_replace()` when trying to replace such a file, so that it now matches the documentation. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
7.8 KiB
7.8 KiB