aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ion.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-53/+0
| | | | | Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.
* pkg/compiler: check for unused declarationsDmitry Vyukov2018-06-301-1/+1
| | | | | Error on unused structs/unions/resources/flags. Finds tons of bugs.
* sys/linux: add ion and ashmem devices supportDmitry Vyukov2018-01-091-30/+37
| | | | | Note: ion supercedes the old android interface, which is moved to sys/android.
* sys/linux: include additional header to ion.txtBilly Lau2017-09-291-0/+1
| | | | This helps with resolving missing AT_FDCWD const.
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+45