K 10 svn:author V 4 stas K 8 svn:date V 27 2009-07-15T17:24:03.819788Z K 7 svn:log V 479 - A second (hopefully more successfull attempt) to get a clean separation of fstat code to data retrieval and representation parts. I added a number of independent structural parts (filestat, vnstat, pipestat, ptsstat) which is used to return information about appropiate file descriptors and is supposed to be independent of the access method that was used. Method-specific that can be used to obtain further information later is stored in opaque field of filestat structure. END