Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Split regressions -> various subdirectories of tests/ | Richard W.M. Jones | 2011-12-22 | 1 | -47/+0 |
| | |||||
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | Code cleanups related to RHBZ#580246. | Richard Jones | 2010-04-08 | 1 | -0/+47 |
This includes various code cleanups: (a) A regression test for RHBZ#580246. (b) Use write instead of fwrite to write out the tar file. This is just because the error handling of write seems to be better specified and easier to use. (c) Use size_t instead of int for length. (d) Clearer debug messages when in verbose mode. |