libcruft-util/posix
Danny Robson 1672020ebb posix/flock: disable this class if under Windows 2024-02-21 14:55:29 +10:00
..
dir.cpp posix: prefer char strings for the time being 2019-05-04 11:33:43 +10:00
dir.hpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
except.cpp debug: split debug headers into components 2019-05-17 12:26:08 +10:00
except.hpp posix/except: add try_call 2018-09-10 12:36:42 +10:00
fd.cpp posix/fd: only define `fallocate` wrapper for Linux 2020-11-30 10:46:33 +10:00
fd.hpp posix/fd: only define `fallocate` wrapper for Linux 2020-11-30 10:46:33 +10:00
flock.cpp posix/flock: disable this class if under Windows 2024-02-21 14:55:29 +10:00
flock.hpp posix/flock: add missing include guard 2022-09-19 11:03:44 +10:00
fwd.hpp build: avoid double underscore header guards 2021-04-14 15:35:49 +10:00
interface.cpp posix/interface: add initial interface query logic 2019-02-02 19:09:35 +11:00
interface.hpp posix/interface: add forgotten stdlib header 2022-07-25 11:58:59 +10:00
map.cpp rename root namespace from util to cruft 2018-08-05 14:42:02 +10:00
map.hpp build: avoid double underscore header guards 2021-04-14 15:35:49 +10:00
ostream.cpp posix/ostream: protect win32 against missing `stat` members 2019-05-05 09:30:00 +10:00
ostream.hpp posix/ostream: add stat ostream operators 2019-04-26 12:11:42 +10:00
socket.cpp posix/socket: allow binding with sockaddr 2019-02-02 18:11:30 +11:00
socket.hpp posix/socket: allow binding with sockaddr 2019-02-02 18:11:30 +11:00
util.cpp build: clang-tidy fixes 2021-04-19 14:52:22 +10:00
util.hpp posix/util: add `stat` wrappers 2019-04-26 12:11:25 +10:00