Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-04 | libio: move splice function from ostream to istream | David Oberhollenzer | |
It touches internals of the istream, particularly the buffer, but not of the ostream. It really belongs to istream_t. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2023-01-31 | Move library source into src sub-directory | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |