mes/include/mes
Jan (janneke) Nieuwenhuizen b23c6885a6
core: Move __getcwd_buf to Mes C Library.
* include/mes/mes.h (__getcwd_buf): Move to..
* lib/posix/getcwd.c (__getcwd_buf): ...here.
(getcwd): Refactor.
* src/posix.c (getcwd_): Do not use __getcwd_buf.
2021-01-01 15:43:43 +01:00
..
builtins.h core: Add gc-stats. 2020-12-31 10:34:07 +01:00
cc.h core: Drop support for number based cells. 2020-09-20 11:32:38 +02:00
constants.h core: gc: Prepare for pointer cells, M2-Planet. 2020-08-16 14:45:18 +02:00
lib-mini.h mescc: Mes C Library: Support gcc-10. 2020-10-06 13:13:44 +02:00
lib.h Mes C Library: m2/ioctl.c: Remove specialization. 2020-12-29 18:41:45 +01:00
mes.h core: Move __getcwd_buf to Mes C Library. 2021-01-01 15:43:43 +01:00
symbols.h core: Switch to pointer cells. 2020-10-18 11:34:32 +02:00