Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-11 | cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat | cinap_lenrek | |
for gethunk() to work, all allocators have to use it, including allocations done by libc thru malloc(), so the fake allocation functions are mandatory for everyone. to avoid duplication the code is moved to cc/compat and prototypes provided in new cc/compat.h header. | |||
2014-02-01 | 6l: fix warning, setmalloctag declaration, missing header type cases | cinap_lenrek | |
2012-07-30 | import updated compilers from sources | cinap_lenrek | |