| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/compiler: add consts to all files that mention them | Dmitry Vyukov | 2024-11-13 | 1 | -0/+24 |
| | | | | | | | | | | We already do this in most cases except for template structs (nlattr notably). Add consts that are used in template structs to all files that use them. This helps to avoid flakiness, and allows to replace descriptions files with other descriptions files without regenerating all const files. This also fixes check for presence of descriptions for sys/linux/auto.txt.json. | ||||
| * | sys/linux: regenerate automatic descriptions | Dmitry Vyukov | 2024-11-11 | 1 | -0/+1 |
| | | |||||
| * | sys/linux: remove auto-manual descriptions and run syz-declextract | Pimyn Girgis | 2024-09-09 | 1 | -2/+0 |
| | | |||||
| * | sys/linux: result of running syz-declextract | Pimyn Girgis | 2024-09-03 | 1 | -23/+0 |
| | | | | | Added the result of running syz-declextract. Added auto-manual.txt containing necessary manually written descriptions. | ||||
| * | sys/linux: add NFC netlink descriptions | Dmitry Vyukov | 2022-11-13 | 1 | -0/+43 |
| Add NFC netlink descriptions and improve socket descriptions a bit. | |||||
