git: libc: Merge bcmp.3 and memcmp.3.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Apr 6 23:59:09 PDT 2019


commit 2ef88a2750272444caba2cd0c17597e5e456c1ee
Author: Sascha Wildner <saw at online.de>
Date:   Sun Apr 7 08:57:55 2019 +0200

    libc: Merge bcmp.3 and memcmp.3.
    
    This follows the merge in the code in 83d15e579c5b3b6ab775b345f1d68069.

Summary of changes:
 lib/libc/string/Makefile.inc |  3 +-
 lib/libc/string/bcmp.3       | 77 --------------------------------------------
 lib/libc/string/memcmp.3     | 33 +++++++++++++++----
 3 files changed, 28 insertions(+), 85 deletions(-)
 delete mode 100644 lib/libc/string/bcmp.3

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2ef88a2750272444caba2cd0c17597e5e456c1ee


-- 
DragonFly BSD source repository



More information about the Commits mailing list