glib/gio/xdgmime
Руслан Ижбулатов e4d1813368 xdgmime: Finer handling for cases where mmap() is not available
Allocate an empty cache object, check cache objects for being empty
before using them.
Otherwise the code will re-read cache every 5 seconds, as NULL cache
does not trigger the code that stores mtime, which makes the cache
file appear modified/unloaded permanently.

https://bugzilla.gnome.org/show_bug.cgi?id=735696
2021-09-23 19:23:33 +02:00
..
.gitignore gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
meson.build Force to use the config.h header file (required for HAVE_MMAP macro) 2021-09-23 11:32:02 +02:00
xdgmime.c Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmime.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimealias.c Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimealias.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimecache.c xdgmime: Finer handling for cases where mmap() is not available 2021-09-23 19:23:33 +02:00
xdgmimecache.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimeglob.c Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimeglob.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimeicon.c Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimeicon.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00
xdgmimeint.c Update gio/xdgmime with commit 722325f of xdgmime project 2021-09-23 11:32:02 +02:00
xdgmimeint.h Update gio/xdgmime with commit 722325f of xdgmime project 2021-09-23 11:32:02 +02:00
xdgmimemagic.c Update gio/xdgmime with commit 722325f of xdgmime project 2021-09-23 11:32:02 +02:00
xdgmimemagic.h Update gio/xdgmime with commit 722325f of xdgmime project 2021-09-23 11:32:02 +02:00
xdgmimeparent.c Silence an uninitialize variable warning 2021-09-23 19:23:33 +02:00
xdgmimeparent.h Don't compile some unused functions in gio/xdgmime/ 2021-09-23 19:23:33 +02:00