- Disable output of empty header files

- Remove incorrect header styles
- Use export.replace where header style was previously needed
- Check compilation of tests using system gcc
This commit is contained in:
Jeremy Soller
2018-11-26 21:35:02 -07:00
parent 4bb16e01b2
commit 950b4526c7
33 changed files with 46 additions and 55 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
sys_includes = ["sys/types.h", "sys/resource.h"]
include_guard = "_SYS_WAIT_H"
style = "Type"
trailer = "#include <bits/sys/wait.h>"
language = "C"
style = "Tag"
[enum]
prefix_with_name = true