Merge branch 'path-separator' into 'master'
unistd: Generate correct C defines for PATH_SEPARATOR See merge request redox-os/relibc!194
This commit is contained in:
@@ -6,3 +6,7 @@ style = "Tag"
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
|
||||
[defines]
|
||||
"target_os = linux" = "__linux__"
|
||||
"target_os = redox" = "__redox__"
|
||||
|
||||
Reference in New Issue
Block a user