[CRIU] [PATCH 1/3] Add strlcpy helper
Cyrill Gorcunov
gorcunov at openvz.org
Fri Aug 23 12:25:19 EDT 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-strlcpy-helper.patch
Type: text/x-patch
Size: 2024 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130823/35a3a0c5/attachment.bin>
More information about the CRIU
mailing list