Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-23 | Split up platform sources | David Robillard | 1 | -62/+0 | |
This puts more onus on the build system to do things properly, but it's still easy enough to build, even manually: all the files in the appropriate system subdirectory just need to be included in the build. Otherwise, the several nested levels of preprocessor conditionals get confusing, and clang-format doesn't format code properly. | |||||
2022-10-21 | Split up common header | David Robillard | 1 | -1/+1 | |
2022-10-21 | Hide errno utility functions | David Robillard | 1 | -0/+3 | |
2022-10-20 | Hide thread implementation | David Robillard | 1 | -0/+59 | |