Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't export STREQ and friends in <guestfs.h> | Richard Jones | 2009-11-10 | 1 | -15/+1 |
* | avoid "syntax-check" failure: hide cast of argument to free | Jim Meyering | 2009-11-10 | 1 | -2/+4 |
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 1 | -5/+5 |
* | indent with spaces, not TABs | Jim Meyering | 2009-11-09 | 1 | -1/+1 |
* | Fixes for compiling on 32 bit. | Richard W.M. Jones | 2009-11-06 | 1 | -1/+1 |
* | Comment out code which provokes strange gcc optimization error. | Richard Jones | 2009-11-03 | 1 | -0/+5 |
* | FUSE filesystem support. | Richard Jones | 2009-11-03 | 1 | -0/+1163 |