History log of /netbsd-current/common/lib/libc/arch/arm/string/strncpy.S
Revision Date Author Comments
# 1.3 20-Aug-2013 matt

If compiling standalone with Thumb, use the thumb version instead of the
naive version.


# 1.2 09-Jan-2013 matt

branches: 1.2.2; 1.2.4; 1.2.8;
use #if defined(xxx) instead of ifdef


# 1.1 01-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 24-Feb-2013 tls

resync with head


# 1.2.8.1 09-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 09-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 22-Jan-2013 yamt

sync with head


# 1.2.2.1 09-Jan-2013 yamt

file strncpy.S was added on branch yamt-pagecache on 2013-01-23 00:04:06 +0000