summaryrefslogtreecommitdiffstats
path: root/daemon/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* Replace 'int' with 'size_t' passim.Richard W.M. Jones2012-03-131-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon/Win32: make some functions and fields optional.Richard Jones2009-11-201-0/+4
* 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
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-031-1/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* daemon/readdir: avoid a small leakJim Meyering2009-07-031-0/+2
* Add 'readdir' call.Richard W.M. Jones2009-07-021-0/+105