summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* mknod: Factor out error functions into common codePatrick McDermott2023-07-062-0/+89
|
* Deduplicate defs.h under common/Patrick McDermott2023-07-063-0/+341
And add `-I"$(top_srcdir)/common"` to CPPFLAGS.