Age | Commit message (Collapse) | Author | Files | Lines |
|
If some error happened here, there's nothing we can do but proceed and try to
copy anyway.
|
|
These are usually quite large, over 128 bytes.
|
|
|
|
|
|
|
|
It seems that certain versions and/or configurations of gcc warn about these
for static functions, which is annoying, but whatever.
|
|
|
|
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.
|