aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/macho.h
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
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>
2010-09-24libmach: more mach-o supportRuss Cox1-22/+104
R=rsc http://codereview.appspot.com/2277041
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2004-04-19libmachrsc1-0/+71