Backwards-compatibly rewrite getdents to use special syscall.
This commit is contained in:
@@ -6,10 +6,6 @@ style = "Tag"
|
||||
no_includes = true
|
||||
cpp_compat = true
|
||||
|
||||
[defines]
|
||||
"target_os=linux" = "__linux__"
|
||||
"target_os=redox" = "__redox__"
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user