Home | History | Annotate | Download | only in string
History log of /src/common/lib/libc/arch/arm/string/strncpy.S
RevisionDateAuthorComments
 1.3  20-Aug-2013  matt branches: 1.3.26;
If compiling standalone with Thumb, use the thumb version instead of the
naive version.
 1.2  10-Jan-2013  matt branches: 1.2.2; 1.2.4; 1.2.8;
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.2.8.3  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.8.2  25-Feb-2013  tls resync with head
 1.2.8.1  10-Jan-2013  tls file strncpy.S was added on branch tls-maxphys on 2013-02-25 00:23:59 +0000
 1.2.4.2  07-Feb-2013  matt Sync with HEAD
 1.2.4.1  10-Jan-2013  matt file strncpy.S was added on branch matt-nb6-plus on 2013-02-07 07:06:02 +0000
 1.2.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.2.2.2  23-Jan-2013  yamt sync with head
 1.2.2.1  10-Jan-2013  yamt file strncpy.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000
 1.3.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.26.1  21-Apr-2020  martin Sync with HEAD

RSS XML Feed