summaryrefslogtreecommitdiff
path: root/tbdiff/tbdiff-stat.h
Commit message (Expand)AuthorAgeFilesLines
* Remove tbd_stat_print since it's unused and unimplementedBen Brewer2014-06-041-1/+0
* Remove tbd_stat_fopen since it's no longer usedBen Brewer2014-06-041-1/+0
* Remove use of typedef to avoid naming conflicts with POSIXBen Brewer2014-06-021-23/+21
* Remove extern keyword since it's not neededBen Brewer2014-06-021-9/+9
* Use correct pointer type for parent member in tbd_stat_tBen Brewer2014-06-021-3/+5
* style: Fix alignment of tbd_stat_t struct membersBen Brewer2014-06-021-3/+3
* style: Convert all cpp style comments to c style commentsBen Brewer2014-06-021-2/+2
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-221-0/+62