Andreas Kling
2f3b901f7f
AK: Make MappedFile heap-allocated and ref-counted
...
Let's adapt this class a bit better to how it's actually being used.
Instead of having valid/invalid states and storing an error in case
it's invalid, a MappedFile is now always valid, and the factory
function that creates it will return an OSError if mapping fails.
2021-01-10 16:49:13 +01:00
..
2020-11-02 21:06:17 +01:00
2021-01-09 21:11:09 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-03 22:12:42 +01:00
2021-01-09 10:55:46 +01:00
2021-01-04 23:51:49 +01:00
2021-01-09 12:02:07 +01:00
2021-01-04 23:51:49 +01:00
2021-01-10 16:49:13 +01:00
2021-01-04 23:51:49 +01:00
2021-01-09 21:11:09 +01:00
2021-01-06 09:32:08 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-04 23:51:49 +01:00
2021-01-09 13:59:23 +01:00
2021-01-09 21:11:09 +01:00
2021-01-09 13:27:23 +01:00
2021-01-09 14:03:06 +01:00
2021-01-09 21:11:09 +01:00
2020-12-30 01:36:41 +01:00
2020-12-30 20:40:30 +01:00
2021-01-08 17:08:48 +01:00