[project @ 1999-09-19 19:20:50 by sof]
* drop the restriction that seeks cannot be made on devices & beyond EOFs. If the underlying lseek() doesn't like us doing either, it'll let us know. * When asking for the current position under Win32, take into account that lseek() reports the _untranslated_ position, so adjust the resulting position by scanning input buffer looking for \n's (and treat them as if \r\n.)
Please register or sign in to comment