about summary refs log tree commit diff
path: root/sysdeps/generic/libc-mtag.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* malloc: Only support zeroing and not arbitrary memset with mtagSzabolcs Nagy2021-03-261-3/+3
* malloc: Ensure the generic mtag hooks are not usedSzabolcs Nagy2021-03-261-10/+31
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* malloc: Basic support for memory tagging in the malloc() familyRichard Earnshaw2020-12-211-0/+52