all tests passing in MacOS
depends on LLD 5.0.0 with 3 patches See #273
This commit is contained in:
@@ -6,6 +6,8 @@ const arch = switch (builtin.arch) {
|
||||
};
|
||||
pub use @import("linux_errno.zig");
|
||||
|
||||
pub const PATH_MAX = 4096;
|
||||
|
||||
pub const STDIN_FILENO = 0;
|
||||
pub const STDOUT_FILENO = 1;
|
||||
pub const STDERR_FILENO = 2;
|
||||
|
||||
Reference in New Issue
Block a user