Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 15:16:12 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdio.h
Message-ID:  <200210062216.g96MGC80085582@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

mike        2002/10/06 15:16:12 PDT

  Modified files:
    include              stdio.h 
  Log:
  o Move location of the fpos_t typedef to be closer to other typedefs.
  o Add typedef for va_list.
  o Add comment about missing restrict type-qualifiers.
  o Move vscanf(), vsscanf() and vfscanf() to the C99-visible block.
  o Add note about missing backing function for vfscanf().
  o Restrict L_cuserid to only older versions of POSIX, and BSD
    namespaces.
  o Conditionalize some BSD-specific foo_unlock() macros.
  
  Revision  Changes    Path
  1.47      +33 -14    src/include/stdio.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?200210062216.g96MGC80085582>