summaryrefslogtreecommitdiff
path: root/src/fcstat.c
Commit message (Expand)AuthorAgeFilesLines
* fcstat: add support for wasm-emscriptenMehdi Sabwat2021-07-061-1/+1
* Guard dirent.h includesTim-Philipp Müller2020-07-271-0/+2
* Fix memory leakAkira TAGOH2018-07-191-0/+9
* Fix the build issue on GNU/HurdAkira TAGOH2017-03-011-1/+11
* Fix the array allocationAkira TAGOH2015-03-031-1/+1
* Rework again to copy the struct direntAkira TAGOH2015-02-271-7/+2
* Copy the real size of struct direntAkira TAGOH2015-02-261-2/+9
* filter can be nullAkira TAGOH2015-02-251-1/+1
* Fix a build fail on some non-POSIX platformsAkira TAGOH2015-02-231-8/+72
* Export recently added APIBehdad Esfahbod2014-07-261-0/+4
* Fallback to lstat() in case the filesystem doesn't support d_type in struct d...Akira TAGOH2014-03-051-7/+5
* Add missing #include <sys/statvfs.h> in fcstat.cAkira TAGOH2014-02-061-0/+3
* avoid reading config.h twiceAkira TAGOH2013-09-261-3/+0
* Fix a incompatible pointer warning on NetBSDAkira TAGOH2013-06-271-0/+10
* Bug 47705 - Using O_CLOEXECAkira TAGOH2013-01-081-1/+1
* Fix build and warnings on win32Behdad Esfahbod2013-01-021-3/+0
* Fix warningBehdad Esfahbod2012-12-291-2/+4
* clean upAkira TAGOH2012-12-111-1/+4
* Fix a build fail on MINGWAkira TAGOH2012-06-131-6/+10
* Fix a typo and polish the previous changeAkira TAGOH2012-05-311-13/+8
* Fix the build fail on SolarisAkira TAGOH2012-05-301-8/+53
* Fix cache aging for fonts on FAT filesystem under LinuxMikhail Gusarov2012-05-281-0/+84
* Move statfs/statvfs wrapper to fcstat.c and add a test for the mtime broken fsAkira TAGOH2012-05-281-0/+108
* Move FcStat to separate compilation unitMikhail Gusarov2012-05-281-0/+116