jim price a63134a4a5 std.os: Add DeviceBusy as a possible write error
In Linux when writing to various files in the virtual file system,
for example /sys/fs/cgroup, if you write an invalid value to a file
you'll get errno 16.

This change allows for these specific cases to be caught instead of
being lumped together in UnexpectedError.
2023-03-05 17:56:44 +02:00
..
2023-03-03 02:37:45 -05:00
2022-12-13 13:14:20 +02:00
2022-11-04 00:09:27 +03:30
2023-02-18 19:17:21 -07:00
2023-03-03 02:37:45 -05:00
2022-12-13 13:14:20 +02:00
2023-03-03 02:37:45 -05:00
2023-02-20 09:09:05 +11:00
2023-03-01 12:21:53 -05:00
2022-09-11 23:18:43 -04:00
2023-02-17 09:08:41 -07:00
2022-04-15 17:01:01 -05:00
2023-01-06 18:52:39 -07:00
2023-02-03 00:06:11 -07:00