summaryrefslogtreecommitdiffstats
path: root/src/cmd/rio/winwatch.c
Commit message (Collapse)AuthorAgeFilesLines
* winwatch: Plan 9-ify.Dan Cross2020-01-151-426/+412
| | | | | | | This is new code, and custom to plan9port. Make it conform more closely to plan9 style. Signed-off-by: Dan Cross <cross@gajendra.net>
* winwatch: port based Plan 9 winwatchmarkvanatten2020-01-151-0/+538
Port of Plan 9's winwatch(1).