Skip to content

Add cache to g_unix_mount_points_get()

rim requested to merge rozhuk-im/glib:unix_mount_points into main

Implement cache for g_unix_mount_points_get() call. Also fix crash on FreeBSD in getfsent() libc function: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250311

Merge request reports