summaryrefslogtreecommitdiffstats
path: root/daemon/strings.c
Commit message (Expand)AuthorAgeFilesLines
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-5/+2
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* update all uses of ABS_PATHJim Meyering2009-08-131-1/+1
* Make /sysroot path configurable.Richard Jones2009-07-181-5/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-2/+2
* Refactor line splitting code in the daemon, and fix it so it works.Richard Jones2009-05-121-20/+3
* Implement 'strings' and 'hexdump' commands.Richard Jones2009-05-081-0/+91