summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2023-08-27gitmodules: s/git:/https:/HEADmasterVito Caputo
Switching to https since it's less likely to be blocked and harder to MITM than git://.
2018-11-27*: incorporate libpad submoduleVito Caputo
In preparation of adding an ix2_reset() method, pull in the libpad allocator which will be used for caching all allocations instead of the libc allocator, and a convenient fast reset.
© All Rights Reserved