Use native types on linux POSIX structs.

This commit is contained in:
Isaac Andrade
2024-08-28 19:08:48 -06:00
parent 45322023e3
commit f0e631cfa3
4 changed files with 3 additions and 32 deletions
-3
View File
@@ -26,9 +26,6 @@ Pid :: distinct i32
File_Time :: distinct u64
Socket :: distinct int
ino_t :: u64
ino_t32 :: u32
INVALID_HANDLE :: ~Handle(0)
_Platform_Error :: linux.Errno