aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sysparser
Commit message (Collapse)AuthorAgeFilesLines
* sys/syz-sysgen: switch to new parserDmitry Vyukov2017-08-182-429/+0
| | | | | For now we just generate the old structs from the new AST. But this allows to delete the old parser entirely.
* Parse incdir "incdir" in syscall description file to add custom include ↵Yuzhe Han2017-06-261-0/+16
| | | | | | | | | | | | directories. (#180) * Parse #incdir "incdir" in syscall description file to add custom include directories. * add flagLinux * remove '#' in incdir flag * Update sys/README.md AUTHORS CONTRIBUTORS.
* sys/sysparser: move from sysparserDmitry Vyukov2017-06-172-0/+413