Commit Graph

6 Commits

Author SHA1 Message Date
Russell Yanofsky
3d060783ee Fix setting nanosecond times
utimensat function was never being called due to missing cmake define
2018-09-16 15:41:24 -04:00
Valient Gough
6c7ad3e534
replace most compile-time platform checks with build-time checks 2017-08-06 18:10:52 -07:00
Ben RUBSON
7295b3369b Check that llistxattr exists (#307)
This PR solves
https://github.com/vgough/encfs/issues/305 "llistxattr breaks compilation on Mac OS X"
checking whether llistxattr exists or not.
2017-04-01 19:58:05 +02:00
Valient Gough
4326eed2ec
drop old TR1 test 2016-04-25 21:10:41 -07:00
Valient Gough
9cc4196f3d drop checks for tr1 headers that are not used 2015-06-17 20:46:46 -07:00
Valient Gough
852887d38d add cmake config 2015-06-15 19:45:50 -07:00