Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2002 05:50:29 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio printf.3 vfprintf.c
Message-ID:  <200209191250.g8JCoTI2044720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/09/19 05:50:29 PDT

  Modified files:
    lib/libc/stdio       printf.3 vfprintf.c 
  Log:
  Implement the %ls and %lc conversions for printing wide character strings
  and wide characters. These were already documented in the manual page,
  with an entry mentioning that they were not implemented yet. The XSI
  %S and %C synoyms have not been added.
  
  Revision  Changes    Path
  1.48      +0 -8      src/lib/libc/stdio/printf.3
  1.47      +110 -6    src/lib/libc/stdio/vfprintf.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?200209191250.g8JCoTI2044720>