aboutsummaryrefslogtreecommitdiffstats
path: root/dissect.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-29sparse: Relicense under the MIT licenseFranz Schrober1-1/+17
2007-07-10fix handling of address_space in casts and assignmentsAl Viro1-1/+1
2007-03-10Fix two potential NULL pointer dereferences in dissect.cJosh Triplett1-2/+2
2007-02-27dissect: simplify lookup_member()Oleg Nesterov1-12/+9
2007-02-22dissect: fix multidimensional array initializerOleg Nesterov1-1/+4
2007-02-22dissect: cleanup report_implicit()Oleg Nesterov1-4/+6
2007-01-27Coding style fix: in a pointer type, * goes with the name, not the type.Josh Triplett1-2/+2
2005-12-31Make local declarations be statements of their ownLinus Torvalds1-1/+3
2005-12-20[PATCH] dissect.cOleg Nesterov1-0/+574