index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wc.c
Age
Commit message (
Expand
)
Author
2017-02-16
maint: xsetmode renamed to xbinary-io
HEAD
master
Paul Eggert
2017-02-15
maint: use xsetmode, not xfreopen
Paul Eggert
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
2016-12-26
wc: with only --bytes, determine size more efficiently
Pádraig Brady
2016-12-19
wc: fix wrong byte counts when using --files-from0
William R. Fraser
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-01-13
wc: avoid ambiguous output with '\n' in file names
Pádraig Brady
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
2015-12-14
maint: remove form feed characters from sources
Pádraig Brady
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-07-02
wc: fix reading of /proc files on aarch64
Pádraig Brady
2015-05-13
doc: clarify the operation of wc -L
Assaf Gordon
2015-04-30
doc: standardize messages about the '-' stdin FILE
Pádraig Brady
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
2015-03-24
wc: use a more adaptive wc -l implementation
Pádraig Brady
2015-03-20
wc: speedup counting of short lines
Kristoffer Brånemyr
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-05-02
maint: with split lines, don't leave an operator at end of line
Jim Meyering
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-07-13
doc: note the order in which wc counts are printed
Benoît Knecht
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
2011-05-28
maint: remove useless (off_t) cast of lseek arg
Jim Meyering
2011-05-08
maint: remove -Wmissing-field-initializers workarounds
Pádraig Brady
2011-03-03
du: don't infloop for --files0-from=DIR
Jim Meyering
2011-03-03
wc: avoid NULL dereference on out-of-memory error
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-19
wc: fix a possible hang with --files0-from
Pádraig Brady
2010-07-22
provide POSIX_FADV_SEQUENTIAL hint to appropriate utils
Pádraig Brady
2010-04-08
doc: make wc --help say how it defines a 'word'
James Youngman
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-23
wc: line-buffer the printed counts
Pádraig Brady
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-02-05
avoid spurious parentheses/arith-op-related warnings from newer gcc
Jim Meyering
2009-01-01
cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it
Jim Meyering
2008-12-02
wc: read and process --files0-from= input a name at a time,
Jim Meyering
2008-12-01
avoid warnings about initialization of automatic aggregates
Jim Meyering
2008-12-01
doc: Improve description of --files0-from option
Pádraig Brady
[next]