Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7233 - fix some warnings from gcc 9 | Kartik Agaram | 2020-11-13 | 1 | -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/` dir | Kartik Agaram | 2019-12-07 | 8 | -0/+1271 |