git: md5(1): Minor cleanup.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Dec 17 07:10:38 PST 2017


commit 52e510f761bb47ba8c7db1aa0a1c3e2050b56c7f
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Dec 13 09:04:08 2017 +0200

    md5(1): Minor cleanup.
    
     * add static and const attributes;
     * use RUSAGE_SELF;
     * fix some whitespace errors.
    
    No functional change.

Summary of changes:
 sbin/md5/md5.c    | 72 +++++++++++++++++++++++++++----------------------------
 sbin/md5/sha1hl.c |  7 +++---
 2 files changed, 38 insertions(+), 41 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52e510f761bb47ba8c7db1aa0a1c3e2050b56c7f


-- 
DragonFly BSD source repository



More information about the Commits mailing list