libcryfs/src/cpp-utils/system
Sebastian Messmer c6a69ae36b Fixed crash on startup when running in an environment that doesn't have /home/heinzi set (e.g. an empty env), https://github.com/cryfs/cryfs/issues/374 2021-02-23 08:25:15 -08:00
..
diskspace.cpp cpputils::free_disk_space_in_bytes for Windows 2018-05-20 19:22:46 -07:00
diskspace.h cpputils::free_disk_space_in_bytes for Windows 2018-05-20 19:22:46 -07:00
env.cpp Fix CI for osx 2018-09-10 13:11:00 -07:00
env.h Portable setenv 2018-09-03 16:06:46 -07:00
filetime.h Make filetime test cases work on Windows 2018-09-03 02:33:03 -07:00
filetime_nonwindows.cpp - Add Clang 8 and GCC 9 to CI 2019-06-08 13:06:17 -07:00
filetime_windows.cpp Make filetime test cases work on Windows 2018-09-03 02:33:03 -07:00
get_total_memory.cpp - Make get_total_memory work for windows 2018-05-16 22:22:42 -07:00
get_total_memory.h Fix compiler error 2016-02-17 00:24:40 +01:00
homedir.cpp Fixed crash on startup when running in an environment that doesn't have /home/heinzi set (e.g. an empty env), https://github.com/cryfs/cryfs/issues/374 2021-02-23 08:25:15 -08:00
homedir.h - Make homedir work on windows 2018-05-16 21:34:01 -07:00
memory.h Improve UnswappableAllocator for Windows. It is now guaranteed to not unlock memory too early because of close allocations next to it 2018-09-13 01:01:19 -07:00
memory_nonwindows.cpp - UnswappableAllocator 2018-09-11 21:51:31 -07:00
memory_windows.cpp Fix VirtualLock on Windows 2018-09-13 05:08:42 -07:00
path.h Implement cryfs-unmount for unmounting filesystems 2019-01-19 13:02:41 -08:00
stat.h Factor out platform inconsistency between Mac and Linux (stat.st_atim vs stat.st_atimespec) 2016-06-02 20:08:51 -07:00
time.cpp Fix clang-tidy warnings 2018-10-14 22:26:30 +02:00
time.h - Fix nanoseconds in clock_gettime for Mac 2018-05-16 22:18:45 -07:00