mes/include/mes
Jan Nieuwenhuizen acb5608b70
mescc: Mes C library: Move common getcwd, open bits to posix.
* lib/linux/_getcwd.c: Rename from getcwd.c.
* lib/linux/_open3.c: Rename from open.c.
* lib/posix/getcwd.c: New file with bits from ../linux/getcwd.c.
* lib/posix/open.c: New file with bits ../linux/getcwd.c.
* build-aux/build-lib.sh (libc_SOURCES): Update.
2019-06-25 23:10:52 +02:00
..
builtins.h build: Simplify. 2019-06-08 15:36:22 +02:00
constants.h build: Simplify. 2019-06-08 15:36:22 +02:00
lib-mini.h build: Simplify. 2019-06-08 15:36:22 +02:00
lib.h mescc: Mes C library: Move common getcwd, open bits to posix. 2019-06-25 23:10:52 +02:00
macros.h build: Simplify. 2019-06-08 15:36:22 +02:00
mes.h build: Simplify. 2019-06-08 15:36:22 +02:00