Files
flatpak/tests
Simon McVittie ea18312ed0 backports: Add g_steal_fd, from GLib >= 2.70
This is essentially the same as glnx_steal_fd, so make glnx_steal_fd an
alias for it.

The unit test is taken from GLib, slightly modified to avoid g_close()
and also test the old name glnx_steal_fd().

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-11-08 11:17:41 +00:00
..