K 10 svn:author V 4 ache K 8 svn:date V 27 2015-11-19T02:04:16.353789Z K 7 svn:log V 373 MFC: r290549,r290729 r290549: Reorganize code to elimitate one _sseek() call for append modes. r290729: 1) Remove my overcomplicated error fallback and just return error immediatelly as old code does, now for append modes too. Real use case for such fallback is impossible (unless specially crafted). 2) Remove now unneded include I forgot to remove in prev. commits. END