summaryrefslogtreecommitdiff
path: root/tbdiff/tbdiff-create.c
Commit message (Expand)AuthorAgeFilesLines
* Use TBD_DEBUG macro instead of fprint for debug messagesBen Brewer2014-06-021-11/+11
* Cleanup writing of xattr pairs in tbdiff-create.cBen Brewer2014-06-021-11/+14
* style: Rename fread/fwrite in function names to read and writeBen Brewer2014-06-021-78/+78
* style: Cleanup the names of the tbd read/write wrappersBen Brewer2014-06-021-12/+12
* Create tbd_cmd_t type to for commands and use sizeof in writeBen Brewer2014-06-021-3/+3
* style: Fix alignment and whitespace issues in tbdiff-createBen Brewer2014-06-021-59/+61
* style: Convert all cpp style comments to c style commentsBen Brewer2014-06-021-8/+8
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-221-0/+797