Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2009 06:06:57 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c
Message-ID:  <200902280610.n1S6AAdG031743@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2009-02-28 06:06:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       vfprintf.c vfwprintf.c 
  Log:
  SVN rev 189138 on 2009-02-28 06:06:57Z by das
  
  Replace a dozen lines of code with a call to strnlen() / wcsnlen().
  
  Revision  Changes    Path
  1.90      +1 -16     src/lib/libc/stdio/vfprintf.c
  1.41      +1 -17     src/lib/libc/stdio/vfwprintf.c



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