aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/namespaces_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-22/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: add time namespace descriptionsDmitry Vyukov2020-01-271-0/+1
|
* sys/linux: add ioctl_nsDmitry Vyukov2019-10-251-0/+5
|
* sys/linux: extend namespace desciptionsDmitry Vyukov2018-04-271-0/+16
Slightly extend namespace descriptions and move them to a separate file.