mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
sys/posix: impl rest of linux, impl some of Windows
This commit is contained in:
@@ -11,6 +11,9 @@ The struct fields that are cross-platform are documented with `[PSX]`.
|
||||
Accessing these fields on one target should be the same on others.
|
||||
Other fields are implementation specific.
|
||||
|
||||
The parts of POSIX that Windows implements are also supported here, but
|
||||
other symbols are undefined on Windows targets.
|
||||
|
||||
Most macros have been reimplemented in Odin with inlined functions.
|
||||
|
||||
Unimplemented headers:
|
||||
|
||||
Reference in New Issue
Block a user