aboutsummaryrefslogtreecommitdiffstats
path: root/src/chmod.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-11-25 18:38:26 +0100
committerJim Meyering <meyering@redhat.com>2008-12-02 13:12:22 +0100
commitc2e56e0de7d86bdc0f824d758a7efde4d5d7b235 (patch)
treeacd3e00bd616d75dccf110ef810a9e74a1c787d3 /src/chmod.c
parentdu: read and process --files0-from= input a name at a time, (diff)
downloadcoreutils-c2e56e0de7d86bdc0f824d758a7efde4d5d7b235.tar.gz
coreutils-c2e56e0de7d86bdc0f824d758a7efde4d5d7b235.zip
wc: read and process --files0-from= input a name at a time,
when the file name list is not too large. Before, wc would always read the entire file name list into memory and *then* process each file name. wc does read the list into memory when the list is known not to be too large; this is done in order to be able to align the output numbers, as it does with arguments specified on the command-line * src/wc.c: Include "argv-iter.h". (main): Rewrite to use argv-iter when the input file name list is known to be too large. * NEWS (Bug fixes): Mention it.
Diffstat (limited to 'src/chmod.c')
0 files changed, 0 insertions, 0 deletions