Merge branch 'upstream' into tizen
[platform/upstream/fontconfig.git] / src / fcstat.c
2024-01-16 ANZ1217Merge branch 'upstream' into tizen
2024-01-16 ANZ1217Imported Upstream version 2.14.2 upstream
2019-02-14 Bowon RyuMerge branch 'upstream' into tizen 38/199738/1
2019-02-14 Bowon RyuImported Upstream version 2.13.1 upstream/2.13.1
2018-04-03 Youngbok ShinMerge branch 'upstream' into tizen
2018-04-03 Youngbok ShinImported Upstream version 2.13.0 upstream/2.13.0
2015-10-28 Jaeun ChoiMerge branch 'upstream' into tizen 78/50878/1
2015-10-28 Jaeun ChoiImported Upstream version 2.11.93 57/50357/1 upstream/2.11.93
2014-03-05 Akira TAGOHFallback to lstat() in case the filesystem doesn't...
2014-02-06 Akira TAGOHAdd missing #include <sys/statvfs.h> in fcstat.c
2013-09-26 Akira TAGOHavoid reading config.h twice
2013-06-27 Akira TAGOHFix a incompatible pointer warning on NetBSD
2013-01-29 Anas NashifImported Upstream version 2.10.91 upstream/2.10.91
2013-01-08 Akira TAGOHBug 47705 - Using O_CLOEXEC
2013-01-02 Behdad EsfahbodFix build and warnings on win32
2012-12-30 Behdad EsfahbodFix warning
2012-12-11 Akira TAGOHclean up
2012-11-05 Anas NashifImported Upstream version 2.10.0 upstream/2.10.0
2012-06-13 Akira TAGOHFix a build fail on MINGW
2012-05-31 Akira TAGOHFix a typo and polish the previous change
2012-05-30 Akira TAGOHFix the build fail on Solaris
2012-05-28 Mikhail GusarovFix cache aging for fonts on FAT filesystem under Linux
2012-05-28 Akira TAGOHMove statfs/statvfs wrapper to fcstat.c and add a test...
2012-05-28 Mikhail GusarovMove FcStat to separate compilation unit