Add POSIX dirent struct for Linux.

This commit is contained in:
Isaac Andrade
2024-08-23 19:56:45 -06:00
parent 1adea2f4d6
commit 90aa7dff04
4 changed files with 30 additions and 1 deletions
+3
View File
@@ -26,6 +26,9 @@ Pid :: distinct i32
File_Time :: distinct u64
Socket :: distinct int
ino_t :: u64
ino_t32 :: u32
INVALID_HANDLE :: ~Handle(0)
_Platform_Error :: linux.Errno