Skip to content

Glk: seeking past end of writable file streams #17

@curiousdannii

Description

@curiousdannii

Section 5.4 says:

It is illegal to specify a position before the beginning or after the end of the file.

But the libc implementations do allow this for writeable files, and Bocfel depends on it.

I'm not sure if seekmode_End with positive pos is de facto supported, Bocfel doesn't attempt it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions