History log of /netbsd-src/common/lib/libc/string/strncmp.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 51502cf6 04-Feb-2018 mrg <mrg@NetBSD.org>

updates for GCC 6.4:

- remove many _DIAGASSERT() checks against not NULL for functions
with arguments with nonnull attributes. (probably more to come,
the set between x86 and sparc us disjoint.

updates for GCC 6.4:

- remove many _DIAGASSERT() checks against not NULL for functions
with arguments with nonnull attributes. (probably more to come,
the set between x86 and sparc us disjoint.)

- port libsanitizer's GetPcSpBp() to sparc, sparc64 and amd64.

show more ...


# a8565cf9 04-Jun-2007 christos <christos@NetBSD.org>

handle fortify, ansify.


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.