https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250311

--- Comment #8 from Tijl Coosemans <t...@freebsd.org> ---
(In reply to rozhuk.im from comment #7)
Use of getfsent is correct here.  Glib has two functions, one that returns
"mount points" from /etc/fstab using getfsent and another that returns "mounts"
using getfsstat (not getmntinfo).  If I understand the BUGS section in the
getmntinfo manpage correctly it isn't thread safe.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-xfce@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-xfce
To unsubscribe, send any mail to "freebsd-xfce-unsubscr...@freebsd.org"

Reply via email to