aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/DragonFly.c
Commit message (Collapse)AuthorAgeFilesLines
* DragonFly: fix buildDan Cross2025-07-251-4/+4
| | | | Fix the build for DragonFlyBSD.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | 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>
* all: DragonFly port.Shenghou Ma2014-02-271-0/+318
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046