aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_rtc.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: move openat to dev_rtc.txtShankara Pailoor2019-03-241-0/+1
| | | | move openat$rtc to rtc_dev and change return type to fd_rtc
* sys/linux: rename dev descriptions filesAndrey Konovalov2019-02-011-0/+61
Prefix file names of descriptions of /dev/* files with dev_. And give some of them more appropriate names.