summaryrefslogtreecommitdiffstats
path: root/include/raul/Process.hpp
AgeCommit message (Collapse)AuthorFilesLines
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-14/+2
2022-07-20Fix whitespaceDavid Robillard1-1/+1
2022-06-28Remove redundant `struct` keysDavid Robillard1-1/+1
Because this is C++ code, GCC 12 says things like: Socket.hpp:166:24: error: redundant class-key ‘struct’ in reference to ‘struct sockaddr_un’ [-Werror=redundant-tags]
2021-01-07Clean up documentation commentsDavid Robillard1-9/+11
2021-01-02Make namespace name lowercaseDavid Robillard1-2/+2
2021-01-02Format all code with clang-formatDavid Robillard1-44/+45
2021-01-02Use email address instead of website for attributionDavid Robillard1-2/+1
2020-12-14Clean up includesDavid Robillard1-3/+0
2020-11-12Move includes to a conventional include directoryDavid Robillard1-0/+87