* boot-9.scm (file-set-position): use seek, not fseek. Make
authorGary Houston <ghouston@arglist.com>
Sat, 1 Jun 2002 17:14:17 +0000 (17:14 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 1 Jun 2002 17:14:17 +0000 (17:14 +0000)
commit1334c61ab0b971624e05993094b1c9b1d88c3b85
tree451377a6a0c98aa159f1b753f44b078314b4f6a0
parentbe87cdb70431c087b96f483f1c9a2770cce76f36
* boot-9.scm (file-set-position): use seek, not fseek.  Make
third argument optional, for better SCM compatibility.
(file-position): simplify definition.
ice-9/ChangeLog
ice-9/boot-9.scm