linux: fix incorrect gethostname usage, fix build, fix clang warnings

This commit is contained in:
Ryan Fleury
2025-09-30 10:02:40 -07:00
parent 81d747b8d7
commit 45a2137d08
3 changed files with 787 additions and 786 deletions
+1 -1
View File
@@ -279,7 +279,7 @@ struct DMN_LNX_State
Arena *arena;
// rjf: access locking mechanism
OS_Handle access_mutex;
Mutex access_mutex;
B32 access_run_state;
// rjf: deferred events