>
> The current code feels unnecessarily inconsistent, with one line using
> strscpy() and the next using the platform-specific strcpy().
>
I guess you have a point there, I believe that this already existing instance
of strscpy came from the patch you referred to as an attempt to replace strlcpy.
strlcpy does not have an Alpha specific implementation.


Regards

Magnus

Reply via email to