Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 03:30:36 -0800 (PST)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include wchar.h
Message-ID:  <200210271130.g9RBUadH093388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/27 03:30:36 PST

  Modified files:
    include              wchar.h 
  Log:
  Correct visibility for v*wscanf(), wcstoll() and wcstoull(). These functions
  did not exist in ISO C Amd. 1. Add #ifdef __LONG_LONG_SUPPORTED and lint
  comments around wcstoll() and wcstoull().
  
  Revision  Changes    Path
  1.33      +16 -9     src/include/wchar.h

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?200210271130.g9RBUadH093388>