Adhemerval Zanella ddf21ec79f wcsmbs: optimize wcsncat
This patch rewrites wcsncat using wcslen, wcsnlen, and wmemcpy.  This is
similar to the optimization done on strncat by 3eb38795db and e80514b5a8.

Checked on x86_64-linux-gnu.

	* wcsmbs/wcsncat.c (wcsncat): Rewrite using wcslen, wcsnlen, and
	wmemcpy.
2019-02-27 10:00:37 -03:00
..
2011-10-23 14:14:26 -04:00
2011-12-17 14:14:58 -05:00
2011-10-23 14:11:50 -04:00
2017-12-07 00:48:31 +00:00
2019-02-27 10:00:34 -03:00
2019-02-27 10:00:38 -03:00
2019-02-27 10:00:37 -03:00
2019-02-27 10:00:42 -03:00
2019-02-27 10:00:37 -03:00