mes/include
Jan (janneke) Nieuwenhuizen b910225cc0
core: Use size_t instead of long for gc sizes.
* include/mes/mes.h (ARENA_SIZE, MAX_ARENA_SIZE, STACK_SIZE, JAM_SIZE,
GC_SAFETY, MAX_STRING): Use size_t instead of long.
2021-01-01 11:02:00 +01:00
..
gnu hurd: Add malloc. 2019-12-13 21:52:31 +01:00
linux mescc: Mes C Library: Add M2-Planet support. 2020-12-31 14:00:36 +01:00
m2 mescc: Mes C Library: Use casting functions. 2020-12-31 14:00:42 +01:00
mach hurd: Fixes for upgrade to debian-hurd-20190220.img. 2019-12-13 21:52:31 +01:00
mes core: Use size_t instead of long for gc sizes. 2021-01-01 11:02:00 +01:00
sys mescc: define int64_t and uint64_t only if it's possible to define them as 2020-12-29 14:24:18 +01:00
alloca.h
ar.h
argz.h
assert.h
ctype.h
dirent.h
dirstream.h
dlfcn.h
endian.h
errno.h mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
fcntl.h Prepare header files for ARMv4. 2020-06-02 14:37:55 +02:00
features.h
float.h
getopt.h
grp.h
inttypes.h
libgen.h
limits.h
locale.h
math.h
memory.h
pwd.h
setjmp.h mescc: Mes C Library: ARM: setjmp.c: Inline fake asm. 2020-12-29 14:24:24 +01:00
signal.h mescc: Mes C Library: abort: Avoid __raise for TinyCC. 2020-12-29 14:24:11 +01:00
stdarg.h
stdbool.h
stddef.h
stdint.h mescc: define int64_t and uint64_t only if it's possible to define them as 2020-12-29 14:24:18 +01:00
stdio.h
stdlib.h
stdnoreturn.h
string.h
strings.h
termio.h
time.h
unistd.h