Implement RESIZE-FILE
[pforth] / csrc / pf_guts.h
2017-01-03 Helmut EllerImplement RESIZE-FILE
2017-01-02 Phil BurkMerge pull request #31 from ellerh/implement-rename...
2017-01-02 Helmut EllerImplement RENAME-FILE
2017-01-02 Phil BurkMerge pull request #30 from ellerh/implement-flush...
2017-01-02 Helmut EllerImplement FLUSH-FILE
2016-12-31 Phil BurkMerge pull request #25 from ellerh/implement-save-input
2016-12-27 Helmut EllerImplement SAVE-INPUT and RESTORE-INPUT
2016-04-27 Phil BurkMerge pull request #14 from philburk/fixwhite
2016-04-27 Phil BurkFix white spaces.
2010-08-26 phil@softsynth.comFixed lots of warning and made code compatible with...
2010-08-23 phil@softsynth.comFix REPOSITION-FILE, HISTORY, locked file handle and...
2010-08-01 phil@softsynth.comAdd support for DELETE-FILE from Aleksej.
2010-07-05 phil@softsynth.comAdd patch from Aleksej for 64 bit cells on 32 bit system.
2010-05-20 phil@softsynth.comfixes for M* and UM* from Aleksej
2010-05-20 phil@softsynth.comV25 with 64-bit support
2009-02-20 phil@softsynth.comFixed POSIX IO, (ACCEPT) now emits SPACE at end of...
2008-07-21 phil@softsynth.comInitial import.