Commit Graph

6 Commits (03b33e6472083f74413b7d1d03137eff506f7044)

Author SHA1 Message Date
Avril 03b33e6472
Tested mapping modes "Input" and "Both" work. (And I think "neither" does too?)
1 year ago
Avril 72a55f897a
mapped.rs optpaths now compile
1 year ago
Avril 74db5b089d
Added first batch of fixups and removed basic compilation errors.
1 year ago
Avril ed30981296
Reworked mapped:: `create_process()`, `OpTable<T,U>`, `OpTable::execute()`.
1 year ago
Avril d9f4e729c2
Control flow for mapped file accessors. (TODO: mapped_file::MemoryFile must implement io::Read+Write interfaces.)
2 years ago
Avril e707df9a12
Started feature `mmap`: Attempt mapping of stdio streams instead of buffered processing.
2 years ago