LemonBoy 5e50d145d9 std: Limit the read/write size on Darwin
It turns out that the kernel won't read or write more than 0x7fffffff
bytes in a single call, failing with EINVAL when trying to do so.

Adjust the limit and curse whoever is responsible for this.

Closes #6332
2020-09-13 16:31:21 -04:00
..
2020-09-11 20:02:41 -04:00
2020-09-10 18:53:20 -07:00
2020-09-08 13:04:14 -04:00
2020-09-07 20:44:01 +03:00
2020-09-03 15:05:47 +03:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-08-22 12:45:29 -07:00
2020-09-04 12:48:36 +02:00
2020-09-04 22:49:14 +03:00
2020-08-20 16:07:04 -04:00
2020-09-04 05:22:26 +03:00