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
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
2008-11-10
use xfreopen in place of unchecked freopen
Jim Meyering
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
2008-06-16
remove redundant const directives
Jim Meyering
2008-06-14
add "const" attribute, where possible
Jim Meyering
2008-06-08
standardize some error messages
Bo Borgerson
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
convert 2-author programs to use proper_name
Jim Meyering
2008-05-17
du, wc: merge improved --files0-from=F-related diagnostics
Jim Meyering
2008-05-08
Speed up "wc -m" and "wc -w" in multibyte case.
Bruno Haible
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-07-08
Use <wchar.h>, not "wcwidth.h".
Jim Meyering
2007-05-26
wc: ignore multibyte-character decoding errors
James Youngman
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2006-10-10
* src/ls.c (quote_name): Use initializer rather than memset to
Paul Eggert
2006-08-21
Add a bootstrap procedure, so that the CVS version contains fewer
Paul Eggert
2006-07-09
Adjust to today's renaming changes in system.h.
Paul Eggert
2006-06-26
Avoid a segfault for wc --files0=- < /dev/null.
Jim Meyering
2006-06-25
* NEWS: wc accepts a new option --files0-from=FILE, where FILE
Jim Meyering
2005-08-13
Don't define mbrtowc at all.
Jim Meyering
2005-08-12
Test `!defined HAVE_MBSTATE_T' rather than
Jim Meyering
[next]