summaryrefslogtreecommitdiffstats
path: root/daemon/wc.c
Commit message (Expand)AuthorAgeFilesLines
* Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors.Richard W.M. Jones2012-03-141-1/+1
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: Don't use ../src path to include generator_protocol.hRichard W.M. Jones2010-11-031-1/+1
* daemon: Fix wc* commands to work on absolute symbolic links (RHBZ#579608).Richard Jones2010-05-071-8/+10
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* wc, blockdev: avoid warnings about discarding "const" qualifiersJim Meyering2009-08-171-1/+1
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-7/+4
* 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-4/+2
* remove trailing blanksJim Meyering2009-07-031-1/+1
* Generated code for 'wc_*' commands.Richard W.M. Jones2009-06-291-0/+93