Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace to last static inline's with line + extern inline, and fix warnings | Mattias Andrée | 2022-06-12 | 1 | -1/+1 |
* | Some fixes and add wide-character string duplication functions | Mattias Andrée | 2018-11-25 | 1 | -1/+1 |
* | memdup, aligned_memdup: allocate with size 1 if n is 0 | Mattias Andrée | 2018-10-27 | 1 | -1/+1 |
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -2/+2 |
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 1 | -2/+3 |
* | Add tests | Mattias Andrée | 2018-08-12 | 1 | -0/+20 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -0/+12 |