Implement RESIZE-FILE
[pforth] / csrc / pf_io.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
2016-12-16 Phil BurkMerge pull request #17 from ellerh/linux-crossbuild...
2016-12-12 Helmut EllerAdd Makefile to cross-compile from Linux to Amiga
2016-12-12 Helmut EllerInstead of hardcoding PF_SEEK_* constants use SEEK_...
2016-04-27 Phil BurkMerge pull request #14 from philburk/fixwhite
2016-04-27 Phil BurkFix white spaces.
2010-11-21 burkphilAdd support for WATCOMC
2010-08-26 phil@softsynth.comFixed lots of warning and made code compatible with...
2010-08-01 phil@softsynth.comFix FILE-POSITION REPOSITION-FILE and FILE-SIZE. Now...
2010-08-01 phil@softsynth.comAdd support for DELETE-FILE from Aleksej.
2010-05-20 phil@softsynth.comV25 with 64-bit support
2008-07-21 phil@softsynth.comInitial import.