Andrew Kelley 877a1f2a29 std.os: fix error codes for execve
execve can return EBADLIB on Linux. I observed this when passing
an x86_64 interpreter path to qemu-i386.

This error code is Linux and Solaris-only. I came up with an improved
pattern for dealing with OS-specific error codes.
2021-12-15 14:23:32 -07:00
..
2021-12-01 15:19:29 -07:00
2021-12-12 18:49:17 +01:00
2021-11-15 20:04:55 -05:00
2021-11-15 04:47:57 +01:00
2021-12-08 22:32:31 -07:00
2021-12-02 12:35:17 -08:00
2021-12-15 14:23:32 -07:00
2021-10-27 16:07:48 -04:00