Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2002 02:47:10 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include stdio.h src/lib/libc/stdio fprintf.c printf.3 printf.c snprintf.c sprintf.c
Message-ID:  <200208150947.g7F9lAto082787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/08/15 02:47:10 PDT

  Modified files:
    include              stdio.h 
    lib/libc/stdio       fprintf.c printf.3 printf.c snprintf.c 
                         sprintf.c 
  Log:
   - Introduce the 'restrict' qualifier to function prototypes and
     definitions to comply with IEEE Std 1003.1-2001.
   - Update the manual pages.
  
  Revision  Changes    Path
  1.43      +4 -4      src/include/stdio.h
  1.9       +1 -1      src/lib/libc/stdio/fprintf.c
  1.45      +4 -4      src/lib/libc/stdio/printf.3
  1.9       +1 -1      src/lib/libc/stdio/printf.c
  1.19      +1 -1      src/lib/libc/stdio/snprintf.c
  1.13      +1 -1      src/lib/libc/stdio/sprintf.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?200208150947.g7F9lAto082787>