[CRIU] Re: [PATCH 5/8] util: Add strlcpy helper

Pavel Emelyanov xemul at parallels.com
Thu May 10 06:15:14 EDT 2012


On 05/05/2012 07:20 PM, Cyrill Gorcunov wrote:
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  include/compiler.h |    1 +
>  include/util.h     |    2 ++
>  util.c             |   13 +++++++++++++
>  3 files changed, 16 insertions(+), 0 deletions(-)
> 

AFAIK most of the glibc's functions are weak. Is glibc's strlcpy weak?
What happens if linker links two weak functions?


More information about the CRIU mailing list