test the return from seek to figure out if the file is seekable
commit459ee216a488b61abbf178957fb4e35eb078e93a
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 10 Jan 2008 10:22:17 +0000 (10 10:22 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 10 Jan 2008 10:22:17 +0000 (10 10:22 +0000)
tree9bba8b3f0aeaf1d34fe0d442fc7fd7e99ecc206f
parent610d330132763ff993fe8c6d17700bb522ab8517
test the return from seek to figure out if the file is seekable
being a filesystem does not necessarily mean the files can be seeked on (eg pipefs:)

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@27690 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/utilities/More/more.c