1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-20 07:18:46 +10:00
Commit Graph

2 Commits

Author SHA1 Message Date
Virgil Dupras
83771b538f fs: check for file size bounds in GetC 2019-05-31 11:12:29 -04:00
Virgil Dupras
328f44814e Make blockdev pointers 32 bits
This allows us to break through the 64K limit for includes CFS in zasm,
a limit we were dangerously close to breaking. In fact, this commit
makes us go over that limit. Right in time!
2019-05-28 19:42:35 -04:00