summaryrefslogtreecommitdiff
path: root/src/fccompat.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-31Add Meson build systemTim-Philipp Müller1-0/+85
2020-07-07fccompat: fix build on Windows without unistd.hTim-Philipp Müller1-0/+15
2018-01-04Add FcReadLink to wrap up readlink impl.Akira TAGOH1-0/+19
2014-07-26Export recently added APIBehdad Esfahbod1-0/+4
2014-02-06Fix incompatible API on AIX with random_r and initstate_rAkira TAGOH1-11/+24
2013-09-26avoid reading config.h twiceAkira TAGOH1-4/+0
2013-08-07warn deprecated only when migration failedAkira TAGOH1-0/+27
2013-01-23remove the unnecessary codeAkira TAGOH1-6/+0
2013-01-22Fix mkstemp absence for some platformAkira TAGOH1-0/+116
2013-01-22Add missing file descriptor to F_DUPFD_CLOEXECAkira TAGOH1-1/+1
2013-01-15Fix the build fail on MinGWAkira TAGOH1-1/+5
2013-01-08Fix a build fail on mingwAkira TAGOH1-0/+4
2013-01-08Bug 47705 - Using O_CLOEXECAkira TAGOH1-0/+103