mason1920 37a1028b6e Bring your own MAX_PATH_BYTES
Previous to #7082, users could overwrite PATH_MAX in the root file to support std.os.toPosixPath, permitting the "bring your own operating system" layer to implement the POSIX API for opening files. Unfortunately that is no longer the case.

This commit intends to fix what is arguably a regression from 0.7 in a way that doesn't break any code targeting 0.8.0, making it suitable to be included in a 0.8 patch release.
However in a future release that permits breaking changes, I am of the opinion that it would be beneficial to overwrite the value, even for "supported" operating systems. Same for all the other POSIX/BYOOS functions and values. However this is beyond the scope of this commit. Further discussion of this will be made into an issue in due time.
2021-06-20 19:49:48 +03:00
..
2021-05-20 17:14:18 +02:00
2021-06-16 14:46:25 -04:00
2021-06-10 20:13:43 -07:00
2021-02-25 22:20:30 +02:00
2021-05-08 15:15:30 +03:00
2021-06-16 14:46:25 -04:00
2021-05-08 15:15:30 +03:00
2021-06-17 16:37:38 -04:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-01-07 23:48:58 -08:00
2021-06-10 20:13:43 -07:00
2021-05-08 15:15:30 +03:00
2021-05-20 17:14:18 +02:00
2021-06-15 08:01:26 +03:00
2021-06-16 14:46:25 -04:00
2021-05-08 15:15:30 +03:00
2020-12-31 15:45:24 -08:00
2020-12-31 15:45:24 -08:00
2021-05-08 15:15:30 +03:00
2021-06-20 19:49:48 +03:00
2020-12-31 15:45:24 -08:00
2021-05-08 15:15:30 +03:00
2021-06-10 20:13:43 -07:00
2021-06-06 18:05:06 -07:00
2021-06-10 20:13:43 -07:00
2021-05-08 15:15:30 +03:00
2021-06-11 14:01:13 -07:00
2021-06-12 08:51:37 -05:00
2021-05-08 15:15:30 +03:00
2021-05-08 15:15:30 +03:00