aboutsummaryrefslogtreecommitdiffstats
path: root/src/diagnostic
Commit message (Collapse)AuthorAgeFilesLines
* diagnostic: emit a newline at line end.Gravatar Gediminas Jakutis 2019-10-101-0/+1
| | | | | | Start doing the sane thing already... Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* compat: move the gettid macro to compat.h.Gravatar Gediminas Jakutis 2019-10-032-12/+4
| | | | | | New header, meant for various compatibility definitions and such. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* diagnostic: allow setting output stream(s).Gravatar Gediminas Jakutis 2019-10-031-0/+26
| | | | | | | Added a function to allow changing a channel's output stream. This also makes it possible to direct output to a file. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* diagnostics: add more prefixes.Gravatar Gediminas Jakutis 2019-10-012-5/+67
| | | | | | This also starts preparations for overhaul of this subsystem. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* meson: drop automake support && add initial meson support.Gravatar Gediminas Jakutis 2017-06-142-27/+10
|
* Initial commit - Release 0.0.1librin-0.0.1Gravatar Gediminas Jakutis 2015-03-033-0/+115