Age | Commit message (Expand) | Author |
---|---|---|
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-03-26 | malloc: Only support zeroing and not arbitrary memset with mtag | Szabolcs Nagy |
2021-03-26 | malloc: Ensure the generic mtag hooks are not used | Szabolcs Nagy |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-21 | malloc: Basic support for memory tagging in the malloc() family | Richard Earnshaw |