On 2025/05/08 17:25, John Johansen wrote: > That is fine. But curious I am curious what the interface would look like to fit TOMOYO's > needs. Stream (like "FILE *") with restart from the beginning (like rewind(fp)) support. That is, the caller can read/write at least one byte at a time, and written data is processed upon encountering '\n'.