relicense to 0BSD
[pforth] / csrc / pf_io.c
2020-07-02 Seekerrelicense to 0BSD
2019-05-19 Phil BurkMerge branch 'master' into build64
2018-04-25 Phil BurkMerge pull request #44 from philburk/fix_11_off_t
2018-04-24 Phil BurkMake FILE-SIZE more consistent with FILE-POSITION.
2018-04-22 Phil Burkpforth: use long for off_t
2017-01-16 Phil BurkMerge pull request #36 from ellerh/resize-file-limit
2017-01-08 Helmut EllerThis introduces a RESIZE-FILE-LIMIT
2017-01-05 Phil BurkMerge pull request #33 from ellerh/implement-resize...
2017-01-03 Helmut EllerImplement RESIZE-FILE
2017-01-02 Phil BurkMerge pull request #31 from ellerh/implement-rename...
2017-01-02 Helmut EllerImprovements from review
2017-01-02 Helmut EllerImplement RENAME-FILE
2016-04-27 Phil BurkMerge pull request #14 from philburk/fixwhite
2016-04-27 Phil BurkFix white spaces.
2010-08-01 phil@softsynth.comAdd support for DELETE-FILE 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.