mes/include/mes
Jan (janneke) Nieuwenhuizen c9ad4b1962
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 16:21:05 +01:00
..
builtins.h core: Add gc-stats. 2021-01-01 16:19:44 +01:00
cc.h core: Drop support for number based cells. 2021-01-01 16:19:12 +01:00
constants.h core: gc: Prepare for pointer cells, M2-Planet. 2021-01-01 16:19:10 +01: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. 2021-01-01 16:19:43 +01:00
mes.h core: Move __getcwd_buf to Mes C Library. 2021-01-01 16:21:05 +01:00
symbols.h core: Switch to pointer cells. 2021-01-01 16:19:13 +01:00