summaryrefslogtreecommitdiffstats
path: root/daemon/find.c
Commit message (Expand)AuthorAgeFilesLines
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-4/+1
* update all NEED_ROOT usesJim Meyering2009-08-131-1/+1
* update all uses of ABS_PATHJim Meyering2009-08-131-1/+1
* Replace shell_quote function with %Q and %R printf specifiers.Richard Jones2009-07-281-9/+2
* Make /sysroot path configurable.Richard Jones2009-07-181-2/+10
* remove trailing blanksJim Meyering2009-07-031-1/+1
* All instances of 'pclose' now check for return value != 0.Richard W.M. Jones2009-07-011-1/+1
* Check return value from pclose.Richard W.M. Jones2009-06-201-1/+5
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Added 'find' command.Richard Jones2009-05-191-0/+129