1999-07-24 Gary Houston <ghouston@easynet.co.uk>
authorGary Houston <ghouston@arglist.com>
Sat, 24 Jul 1999 19:52:13 +0000 (19:52 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 24 Jul 1999 19:52:13 +0000 (19:52 +0000)
commit69bc9ff335d5f32b1262dcc96d3109321248f8cc
treee40bcba0a4ea0728f8fe012e93608f1b902a525c
parenteb9ef08b772597d002e1f183750881cc7662e0bf
1999-07-24  Gary Houston  <ghouston@easynet.co.uk>

* gdbint.c (gdb_print, gdb_read): call scm_truncate_file.

* ports.c (scm_truncate_file): renamed from scm_ftruncate.
allow the 1st argument to be a fdes or filename as well as a
port (as in the filesys.c version).

* filesys.c (scm_truncate_file): removed.
NEWS
libguile/ChangeLog
libguile/filesys.c
libguile/filesys.h
libguile/gdbint.c
libguile/ports.c
libguile/ports.h