summaryrefslogtreecommitdiffstats
path: root/daemon/headtail.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 head and tail commands to work on absolute symbolic links (RHBZ#5...Richard Jones2010-05-071-8/+10
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-8/+5
* 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
* Implement "head", "head-n", "tail", "tail-n" commands.Richard W.M. Jones2009-06-291-0/+107