about summary refs log tree commit diff stats
path: root/tools/termbox
Commit message (Collapse)AuthorAgeFilesLines
* 7233 - fix some warnings from gcc 9Kartik Agaram2020-11-131-3/+3
| | | | | | Make strncpy a little less error-prone. Just use memcpy where that suffices: https://stackoverflow.com/questions/56782248/gcc-specified-bound-depends-on-the-length-of-the-source-argument/56782476#56782476
* 5800 - move `browse_trace` to `tools/` dirKartik Agaram2019-12-078-0/+1271