| Age | Commit message (Collapse) | Author | Files |
|
These are not needed after #35129 but making uncrustify still play nice
with them was a bit tricky.
Unfortunately `uncrustify --update-config-with-doc` breaks strings
with backslashes. This issue has been reported upstream,
and in the meanwhile auto-update on every single run has been disabled.
|
|
|
|
|
|
It is less error-prone than manually defining header guards. Pretty much
all compilers support it even if it's not part of the C standard.
|
|
Possibly dialog code is messages.c could be moved here as well.
misc1.c is now empty, so delete it.
|