return 0 (meaning the file is not seekable, as the docs now explain) instead of 4KB...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 08:11:44 +0000 (08:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 19 Sep 2008 08:11:44 +0000 (08:11 +0000)
commit41f6f17d01562aa09bdbcc6b02241b62f1d06b75
tree59f0aeccab89ac1b0c4012994e59d289e00a99e7
parentf915b92e09ce8df3b8967900af2180ab36db2ed0
return 0 (meaning the file is not seekable, as the docs now explain) instead of 4KB for the files in sysfs under Linux (#9965)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/file.h
src/common/file.cpp