[Fontconfig-bugs] [Bug 25535] Cache file does not get updated when files are added or removed to directory on FAT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 27 04:03:36 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=25535

--- Comment #33 from Mikhail Gusarov <dottedmag at dottedmag.net> 2012-05-27 04:03:36 PDT ---
This becomes quite hairy: Linux has statvfs(3), but struct statvfs does not
have a field with FS type, so under Linux statfs(3) is preferred, opposite to
Solaris.

I think I'll resort to long list of #if defined(<ONE_OS>) ... #elif
defineD(<ANOTHER OS>) .... What do you think about it?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Fontconfig-bugs mailing list