|
From: | Paul Eggert |
Subject: | Re: Using stpcpy |
Date: | Thu, 25 Dec 2014 04:25:38 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
Dmitry Antipov wrote:
(because lispstpcpy can use known length of a Lisp_String and so call memcpy, which should be faster than strcpy).
Thanks for reviewing. Also, we should fix the strcat uses in lib-src and lwlib. Attached is a revised patch that should address all this.
0001-Prefer-stpcpy-to-strcat.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |