When global <sys/mman.h> was removed from tile.h it also removed <unistd.h> nearby. This exposes the lack of <unistd.h> being included where needed using APIs like close()/read()/unlink()/isatty() the WASM build seems to show this as the header file set is structured differently. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| textio.h | ||
| textioInt.h | ||
| txCommands.c | ||
| txInput.c | ||
| txMain.c | ||
| txMore.c | ||
| txOutput.c | ||
| txcommands.h | ||