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 | -61/+121 |
* | Fix warnings, replace some static inline with inline + extern inline, and fix glibc support | Mattias Andrée | 2022-06-11 | 1 | -14/+16 |
* | Add man pages for [raw]memelem{cpy,move} | Mattias Andrée | 2018-11-25 | 1 | -1/+1 |
* | Fix consistence in memelem functions | Mattias Andrée | 2018-11-25 | 1 | -12/+12 |
* | Add tests for memelem{move,cpy} | Mattias Andrée | 2018-11-24 | 1 | -1/+302 |
* | Add [raw]memelem{cpy,move} | Mattias Andrée | 2018-11-24 | 1 | -0/+124 |