Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 1996 15:59:57 -0700 (PDT)
From:      James Raynard <jraynard>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/stdio tempnam.c stdio.c vfscanf.c vprintf.c wbuf.c wsetup.c
Message-ID:  <199606122259.PAA12529@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jraynard    96/06/12 15:59:57

  Modified:    lib/libc/stdio  tempnam.c stdio.c vfscanf.c vprintf.c wbuf.c
                        wsetup.c
  Log:
  Code cleanup:-
  
  The usual stuff, adding missing function prototypes, argument types,
  return values, etc.
  
  This directory now compiles with no warnings with -Wall on gcc2.6.3!
  
  Revision  Changes    Path
  1.2       +6 -6      src/lib/libc/stdio/tempnam.c
  1.3       +3 -3      src/lib/libc/stdio/stdio.c
  1.2       +1 -1      src/lib/libc/stdio/vfscanf.c
  1.2       +1 -1      src/lib/libc/stdio/vprintf.c
  1.2       +1 -1      src/lib/libc/stdio/wbuf.c
  1.2       +1 -1      src/lib/libc/stdio/wsetup.c



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