summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/osx-draw.c
Commit message (Collapse)AuthorAgeFilesLines
* devdraw: use consistent mac-* prefix on macOS filesRuss Cox2020-01-131-58/+0
| | | | We were using osx- and cocoa- but it's not even OS X anymore.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+0
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* devdraw: OS X native versionRuss Cox2008-06-301-0/+59