| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: move linux descriptions to sys/linux | Dmitry Vyukov | 2017-09-15 | 1 | -78/+0 |
| | | |||||
| * | sys: change proc arguments to the format used by const/flags/len | Dmitry Vyukov | 2017-08-31 | 1 | -1/+1 |
| | | | | | | | | | All other types have optional underlying type as the last argument. Proc have it as first. This creates very irregular syntax and complicates parsing. Make type the last argument. Note: this is a breaking change if you have descriptions on the side. | ||||
| * | sys: split socket.txt into multiple files based on socket type | Andrey Konovalov | 2017-02-09 | 1 | -0/+78 |
| This just moves syscall descriptions and fixes up includes without any semantic changes. | |||||
