Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: diagnose socket write failure | Jim Meyering | 2009-08-20 | 1 | -2/+6 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -10/+4 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -2/+2 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -2/+2 |
* | Replace shell_quote function with %Q and %R printf specifiers. | Richard Jones | 2009-07-28 | 1 | -36/+24 |
* | Make /sysroot path configurable. | Richard Jones | 2009-07-18 | 1 | -8/+12 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | All instances of 'pclose' now check for return value != 0. | Richard W.M. Jones | 2009-07-01 | 1 | -4/+4 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -4/+4 |
* | Fix a memory leak in handling of tar files. | Richard Jones | 2009-05-19 | 1 | -0/+8 |
* | Use ferror to check for error conditions in pipe. | Richard Jones | 2009-04-26 | 1 | -2/+2 |
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+279 |