Revision e79bca64838c96ec44fd7acd508879c5284233dd authored by Cormac O'Brien on 20 August 2015, 22:45:13 UTC, committed by Mark Cave-Ayland on 17 July 2016, 21:20:05 UTC
Otherwise the Forth intepreter fails due to lack of buffer space when
trying to execute large boot scripts on platforms that use CR instead
of LF for line endings (particularly MacOS 9).

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Cormac O'Brien <cormac@c-obrien.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
1 parent cc3198a
History
File Mode Size
Documentation
arch
config
drivers
forth
fs
include
kernel
libc
libgcc
libopenbios
packages
utils
.gitignore -rw-r--r-- 31 bytes
COPYING -rw-r--r-- 17.6 KB
Makefile -rw-r--r-- 1.2 KB
Makefile.target -rw-r--r-- 2.8 KB
README -rw-r--r-- 4.7 KB
VERSION -rw-r--r-- 4 bytes
build.xml -rw-r--r-- 414 bytes

README

back to top