aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/symstabs.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-5/+5
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>
2017-09-01libmach: initialize ss variable in stabsline2pc functionDavid du Colombier1-1/+2
Fixes #58.
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-1/+1
R=rsc http://codereview.appspot.com/6744054
2012-02-19libmach, acid, db: 64-bit supportRuss Cox1-2/+3
2005-01-07small hidingsrsc1-2/+2
2004-04-20make things work on SunOSrsc1-1/+1
2004-04-19libmachrsc1-0/+401