Age | Commit message (Expand) | Author |
---|---|---|
2021-07-25 | libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions us... | cinap_lenrek |
2021-02-08 | ape: sync flaot.h macros with u.h | Ori Bernstein |
2021-01-01 | ape: unify math.h copies | Ori Bernstein |
2020-03-24 | turn ptrdiff_t into a 64 bit type | Ori Bernstein |
2020-03-22 | add va_copy macro, conforming to c99 7.15.1.2 | Ori Bernstein |
2019-09-06 | Include integer limits from generic stdint.h in system-specific stdint.h | Ori Bernstein |
2019-05-03 | arm64: add mkfile | cinap_lenrek |
2019-05-03 | ape: initial support for arm64 | cinap_lenrek |
2019-05-03 | libc: initial arm64 support | cinap_lenrek |