[parrot/parrot] 019216: Don't buffer r/w handles, for now. When doing seek...

GitHub noreply at github.com
Tue Jun 5 01:11:04 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: 019216122723719457b7726589e882d83905eac9
      https://github.com/parrot/parrot/commit/019216122723719457b7726589e882d83905eac9
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-06-04 (Mon, 04 Jun 2012)

  Changed paths:
    M src/io/api.c
    M src/io/buffer.c
    M src/io/filehandle.c
    M src/pmc/filehandle.pmc

  Log Message:
  -----------
  Don't buffer r/w handles, for now. When doing seek on a buffered handle, account for the data in the buffer. Make sure to return the correct thing from seek.





More information about the parrot-commits mailing list