Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 03:24:24 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/string wcsncpy.c
Message-ID:  <200211121124.gACBOOHs067945@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/11/12 03:24:24 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/string      wcsncpy.c 
  Log:
  MFC revision 1.8: New wcsncpy() implementation based on strncpy(), fixes
  off-by-one overflow and correctly pads the destination string with null
  wide characters.
  
  Revision  Changes    Path
  1.3.2.2   +35 -27    src/lib/libc/string/wcsncpy.c

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?200211121124.gACBOOHs067945>