summaryrefslogtreecommitdiff
path: root/src/fcatomic.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCESAkira TAGOH1-1/+1
2014-08-11fallback to the another method to lock when link() failedAkira TAGOH1-1/+1
2013-01-08Bug 47705 - Using O_CLOEXECAkira TAGOH1-2/+1
2013-01-04Missing header file for _mkdir declarationAkira TAGOH1-0/+1
2012-12-29Remove memory accounting and reportingBehdad Esfahbod1-6/+0
2012-06-18clean up the lock file properly on even hardlink-not-supported filesystem.Akira TAGOH1-2/+12
2012-06-13Fix a build fail on MINGWAkira TAGOH1-3/+4
2012-05-28fcatomic: fallback to create a directory with FcAtomicLockAkira TAGOH1-1/+9
2011-03-14Always define FcStat as a functionBehdad Esfahbod1-1/+1
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod1-2/+2
2010-04-12Remove all training whitespacesBehdad Esfahbod1-2/+2
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod1-2/+2
2009-02-13Consistently use FcStat() over stat() in all placesBehdad Esfahbod1-1/+1
2009-02-13Replace RCS Id tags with the file nameBehdad Esfahbod1-1/+1
2008-05-04Fix a few memory tracking mistakes.Keith Packard1-1/+1
2006-09-05Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)Keith Packard1-0/+3
2006-03-23On Windows, unlink before rename. Reported by Tim Evans.Patrick Lam1-0/+3
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2003-03-22Changes for Windows:Tor Lillqvist1-1/+22
2003-03-05Change RCS tagKeith Packard1-2/+2
2002-08-31More complete memory tracking. Install always overwrites header filesKeith Packard1-1/+7
2002-03-04Warning fixesMarc Aurele La France1-2/+2
2002-03-03Add fcatomic.cKeith Packard1-0/+183