summaryrefslogtreecommitdiffstats
path: root/src/wc.c
AgeCommit message (Expand)AuthorLines
2012-05-02maint: with split lines, don't leave an operator at end of lineJim Meyering-1/+1
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-7/+7
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-07-13doc: note the order in which wc counts are printedBenoît Knecht-0/+2
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering-1/+1
2011-05-28maint: remove useless (off_t) cast of lseek argJim Meyering-2/+2
2011-05-08maint: remove -Wmissing-field-initializers workaroundsPádraig Brady-1/+1
2011-03-03du: don't infloop for --files0-from=DIRJim Meyering-5/+7
2011-03-03wc: avoid NULL dereference on out-of-memory errorJim Meyering-0/+3
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-12-19wc: fix a possible hang with --files0-fromPádraig Brady-2/+2
2010-07-22provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady-0/+6
2010-04-08doc: make wc --help say how it defines a 'word'James Youngman-1/+2
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+4
2009-09-23maint: Use logical rather than bitwise operators on boolsPádraig Brady-5/+5
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-322/+322
2009-02-05avoid spurious parentheses/arith-op-related warnings from newer gccJim Meyering-2/+2
2009-01-01cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides itJim Meyering-2/+2
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering-44/+95
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering-1/+1
2008-12-01doc: Improve description of --files0-from optionPádraig Brady-1/+2
2008-11-10use xfreopen in place of unchecked freopenJim Meyering-1/+2
2008-06-27factor out time_t-to-string conversion idiomJim Meyering-1/+0
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-08standardize some error messagesBo Borgerson-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26convert 2-author programs to use proper_nameJim Meyering-1/+3
2008-05-17du, wc: merge improved --files0-from=F-related diagnosticsJim Meyering-7/+32
2008-05-08Speed up "wc -m" and "wc -w" in multibyte case.Bruno Haible-54/+67
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-07-08Use <wchar.h>, not "wcwidth.h".Jim Meyering-1/+2
2007-05-26wc: ignore multibyte-character decoding errorsJames Youngman-14/+5
2007-03-28Help translators include translation team's web or email address.Jim Meyering-1/+1
2006-10-10* src/ls.c (quote_name): Use initializer rather than memset toPaul Eggert-2/+1
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert-28/+4
2006-07-09Adjust to today's renaming changes in system.h.Paul Eggert-7/+3
2006-06-26Avoid a segfault for wc --files0=- < /dev/null.Jim Meyering-1/+1
2006-06-25* NEWS: wc accepts a new option --files0-from=FILE, where FILEJim Meyering-6/+74
2005-08-13Don't define mbrtowc at all.Jim Meyering-5/+0
2005-08-12Test `!defined HAVE_MBSTATE_T' rather thanJim Meyering-1/+1
2005-07-11(wc): Avoid setmode; use POSIX-specified routines instead.Paul Eggert-21/+11
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1