summaryrefslogtreecommitdiff
path: root/other/monolith.h
AgeCommit message (Collapse)Author
2018-01-16Sort monolith.h according to ls(1): uppercase first.iphydf
2017-06-04Add a monolith_test that includes all toxcore sources.iphydf
This requires that every symbol, even if static (file-scope), is unique. The idea is that we can easily run "whole" program static analysis on programs that include monolith.h ("whole" is in quotes, as we don't include dependencies like libsodium in this static analysis).