Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-27 | gitmodules: s/git:/https:/HEADmaster | Vito Caputo | |
Switching to https since it's less likely to be blocked and harder to MITM than git://. | |||
2018-11-27 | *: incorporate libpad submodule | Vito Caputo | |
In preparation of adding an ix3_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. |