libcruft-util/posix
Danny Robson 34788756d2 build: don't use './' as an include prefix
GCC produces ODR error when including paths of the form './foo' and
'foo' in the same binary. Rather than managing duplication we just
universally pick the absolute form over the relative form.
2017-11-22 16:49:37 +11:00
..
dir.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
dir.hpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
dir.ipp change const char paths to std::filesystem::path 2016-10-08 17:18:18 +11:00
fd.cpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00
fd.hpp posix/fd: label write/read calls with warn_unused 2017-02-20 18:10:04 +11:00
fwd.hpp build: add posix forward decl 2016-10-14 18:01:16 +11:00
map.cpp posix/map: add missing empty method 2016-10-02 16:39:47 +11:00
map.hpp build: don't use './' as an include prefix 2017-11-22 16:49:37 +11:00