summaryrefslogtreecommitdiff
path: root/tbdiff/tbdiff-apply.c
Commit message (Expand)AuthorAgeFilesLines
* Use POSIX file operations internally in tbdiff-applyBen Brewer2014-06-041-29/+28
* Use POSIX file operations for tbdiff-applyBen Brewer2014-06-041-77/+78
* Use quoted includes for local headers in tbdiff source filesBen Brewer2014-06-021-4/+4
* Remove use of typedef to avoid naming conflicts with POSIXBen Brewer2014-06-021-4/+4
* Print warning using TBD_WARN when chown failsbaserock/benbrewer/overhaul-v2Ben Brewer2014-06-021-8/+17
* Use TBD_DEBUG macro to print the value of an invalid commandBen Brewer2014-06-021-1/+1
* Use TBD_DEBUG macro instead of fprint for debug messagesBen Brewer2014-06-021-10/+10
* style: Rename fread/fwrite in function names to read and writeBen Brewer2014-06-021-8/+8
* style: Cleanup the names of the tbd read/write wrappersBen Brewer2014-06-021-46/+46
* Create tbd_cmd_t type to for commands and use sizeof in writeBen Brewer2014-06-021-4/+4
* style: Fix alignment and func defs in tbdiff-apply.cBen Brewer2014-06-021-29/+34
* style: Convert all cpp style comments to c style commentsBen Brewer2014-06-021-10/+10
* Fix fp resource leaks in tbdiff-applyBen Brewer2014-06-021-21/+48
* Use sys/xattr from libc if attr/xattr is unavailableBen Brewer2014-06-021-1/+7
* Switch to a shared tbdiff library and make this an autotools project.Jannis Pohlmann2012-03-221-0/+740