summaryrefslogtreecommitdiff
path: root/src/wrapper/verbose.h
Commit message (Collapse)AuthorAge
* verbose: Move implementation to wrapper.cJari Vetoniemi2018-03-11
| | | | | Static header implementation is not thread safe as mutex is of course duplicated to each version...
* verbose: Inline when VERBOSE_FUNCTIONS disabledJari Vetoniemi2018-02-27
|
* wrapper: Don't wrap NULL functionsJari Vetoniemi2018-02-27
|
* verboase: Mutex loggingJari Vetoniemi2018-02-25
| | | | We have threading in apps now.
* refactor commitJari Vetoniemi2018-02-22