Backwards-compatibly rewrite getdents to use special syscall.

This commit is contained in:
4lDO2
2024-09-08 22:21:24 +02:00
parent 198caa3bc5
commit c0e7af5289
22 changed files with 338 additions and 231 deletions
-3
View File
@@ -6,9 +6,6 @@ style = "Type"
no_includes = true
cpp_compat = true
[defines]
"target_pointer_width=64" = "__LP64__"
[enum]
prefix_with_name = true