Tim-Philipp Müller
|
a30e4db967
|
fccompat: fix build on Windows without unistd.h
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/access-waccess?view=vs-2019
|
2020-07-07 03:48:34 +00:00 |
Akira TAGOH
|
6aa0bde5ec
|
trivial fix
|
2018-01-05 16:06:16 +09:00 |
Akira TAGOH
|
dca5d0feee
|
Fix a gcc warning
test-migration.c:17:5: warning: pointer targets in passing argument 1 of 'FcStrDirname' differ in signedness
|
2014-07-08 14:55:15 +09:00 |
Akira TAGOH
|
5918d5bea5
|
Add missing license headers
https://bugs.freedesktop.org/show_bug.cgi?id=73401
|
2014-01-17 13:05:25 +09:00 |
Akira TAGOH
|
65872e9e46
|
Fix a build issue on Solaris 10
Use own mkdtemp implementation if not available.
Reported by Thomas Klausner and Jörn Clausen
|
2013-10-24 19:35:26 +09:00 |
Akira TAGOH
|
76ea9af816
|
Use stat() if there are no d_type in struct dirent
Reported by Thomas Klausner
|
2013-10-22 15:01:11 +09:00 |
Akira TAGOH
|
6720892e97
|
Add a test case of the migration for config place
|
2013-09-02 20:52:20 +09:00 |