plan9fox/arm64/include/ape
Ori Bernstein 2f67e21393 turn ptrdiff_t into a 64 bit type
while technically a 32 bit ptrdiff_t is in spec on
systems with 64 bit ponters as long as we guarantee
that individual objects are small enough, this can
confuse legitimate code, so lets fix this.
2020-03-24 14:45:15 -07:00
..
float.h ape: initial support for arm64 2019-05-03 21:06:46 +02:00
math.h ape: initial support for arm64 2019-05-03 21:06:46 +02:00
stdarg.h add va_copy macro, conforming to c99 7.15.1.2 2020-03-22 17:31:39 -07:00
stddef.h turn ptrdiff_t into a 64 bit type 2020-03-24 14:45:15 -07:00
stdint.h Include integer limits from generic stdint.h in system-specific stdint.h 2019-09-06 18:01:52 -07:00
ureg.h ape: initial support for arm64 2019-05-03 21:06:46 +02:00