mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-22 18:29:03 +01:00
Add a function that checks if a fd is sealed and, if it's not, seals it. On Linux this is more or less an operation on memfd. On other systems, it currently always returns FALSE.