posix: add package

This commit is contained in:
Laytan Laats
2024-08-14 01:44:35 +02:00
parent ac68a9d52c
commit efe68c2e24
83 changed files with 12665 additions and 328 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package unix
import "core:c"
pthread_t :: distinct u64
pthread_t :: distinct rawptr
SEM_T_SIZE :: 8