Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/arm/string/strlcpy.S
RevisionDateAuthorComments
 1.5  20-Aug-2013  matt branches: 1.5.26;
If compiling standalone with Thumb, use the thumb version instead of the
naive version.
 1.4  10-Jan-2013  matt branches: 1.4.2; 1.4.4; 1.4.8;
Back out workaround.
 1.3  10-Jan-2013  matt Use the naive version of strlcpy until the longer one is fixed (it's still
faster than the C version).
 1.2  10-Jan-2013  matt use #if defined(xxx) instead of ifdef
 1.1  02-Jan-2013  matt Add an assembly version of strcpy/strncpy/strlcpy.
(they all use a common source with defines to determine which to build).
 1.4.8.3  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.2  25-Feb-2013  tls resync with head
 1.4.8.1  10-Jan-2013  tls file strlcpy.S was added on branch tls-maxphys on 2013-02-25 00:23:58 +0000
 1.4.4.2  07-Feb-2013  matt Sync with HEAD
 1.4.4.1  10-Jan-2013  matt file strlcpy.S was added on branch matt-nb6-plus on 2013-02-07 07:06:01 +0000
 1.4.2.3  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.2.2  23-Jan-2013  yamt sync with head
 1.4.2.1  10-Jan-2013  yamt file strlcpy.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000
 1.5.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.5.26.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed