Create a basic and probably wrong common unistd.h, which replaces the plat one.
authorDavid Given <dg@cowlark.com>
Sat, 23 Jun 2018 09:46:55 +0000 (11:46 +0200)
committerDavid Given <dg@cowlark.com>
Sat, 23 Jun 2018 09:46:55 +0000 (11:46 +0200)
commit32c881474e67637c4563e7ecb68ed2ea27929378
tree49d6b857f1a6bff23468144fe5040d7c71f79e8b
parentdd0f959245b18201b2413ae6a410639ca48bf2e9
Create a basic and probably wrong common unistd.h, which replaces the plat one.
Made this work with cpm (but nothing else yet).
build.lua
lang/cem/libcc.ansi/headers/ack/config.h
lang/cem/libcc.ansi/headers/stdint.h
lang/cem/libcc.ansi/headers/unistd.h [moved from plat/cpm/include/unistd.h with 54% similarity]
plat/cpm/include/build.lua
plat/cpm/include/sys/types.h [new file with mode: 0644]
plat/cpm/libsys/read.c
plat/cpm/libsys/write.c