Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2002 04:29:40 -0800 (PST)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/string strlcpy.3
Message-ID:  <200201191229.g0JCTeU23806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2002/01/19 04:29:40 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/string      strlcpy.3 
  Log:
  MFC: Clarify that if strlcat() does not find a NUL within siz byte
  it will not NUL terminate either.  Document boundary condition when
  size < strlen(dst).
  
  Approved by:    re
  
  Revision  Changes    Path
  1.4.2.8   +21 -0     src/lib/libc/string/strlcpy.3

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201191229.g0JCTeU23806>