[CRIU] [PATCH 1/3] Add strlcpy helper
Pavel Emelyanov
xemul at parallels.com
Wed Aug 28 09:19:01 EDT 2013
On 08/23/2013 08:25 PM, Cyrill Gorcunov wrote:
>
> Same as kernel provides, adopted from Linux sources.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> Makefile.config | 3 +++
> Makefile.crtools | 1 +
> include/string.h | 13 +++++++++++++
> scripts/feature-tests.mak | 13 +++++++++++++
> string.c | 21 +++++++++++++++++++++
> 5 files changed, 51 insertions(+)
> create mode 100644 include/string.h
> create mode 100644 string.c
>
Comment, what this function is doing, is missing.
More information about the CRIU
mailing list