OpenGrok
Cross Reference: strcpy.c
xref
: /
src
/
common
/
lib
/
libc
/
string
/
strcpy.c
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/common/lib/libc/string/strcpy.c
Revision
Date
Author
Comments
1.4
04-Feb-2018
mrg
branches: 1.4.4;
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.
1.3
08-Nov-2011
joerg
libkern.h maps memcmp, memset and strcpy to the compiler builtins on
some platforms, so make sure to #undef them first.
1.2
04-Jun-2007
christos
branches: 1.2.34;
handle fortify, ansify.
1.1
20-Dec-2005
christos
Merge libkern + libc common files. As requested by core.
1.2.34.1
10-Nov-2011
yamt
sync with head
1.4.4.2
21-Apr-2020
martin
Ooops, restore accidently removed files from merge mishap
1.4.4.1
21-Apr-2020
martin
Sync with HEAD
Indexes created Sat Sep 20 22:09:52 GMT 2025