git: wc(1): Sync with FreeBSD.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jan 10 13:16:23 PST 2016


commit 44e1c3c596a1e37247577a2f9d28cab99f1961ef
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jan 10 21:18:16 2016 +0100

    wc(1): Sync with FreeBSD.
    
    * Improved multibyte character support.
    
    * New -L option to report the longest line.

Summary of changes:
 usr.bin/wc/wc.1 |  89 ++++++++++++++++++-------
 usr.bin/wc/wc.c | 199 +++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 200 insertions(+), 88 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44e1c3c596a1e37247577a2f9d28cab99f1961ef


-- 
DragonFly BSD source repository



More information about the Commits mailing list