Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 04:59:44 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ranlib build.c extern.h misc.c ranlib.c touch.c
Message-ID:  <200204281159.g3SBxiJ26725@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2002/04/28 04:59:44 PDT

  Modified files:
    usr.bin/ranlib       build.c misc.c ranlib.c touch.c 
  Added files:
    usr.bin/ranlib       extern.h 
  Log:
  ANSIfy functions, and move extern declarations into a shared header
  where ${DEITY} intended them to be.
  
  Revision  Changes    Path
  1.10      +15 -20    src/usr.bin/ranlib/build.c
  1.1       +47 -0     src/usr.bin/ranlib/extern.h (new)
  1.8       +10 -6     src/usr.bin/ranlib/misc.c
  1.8       +8 -8      src/usr.bin/ranlib/ranlib.c
  1.8       +7 -8      src/usr.bin/ranlib/touch.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?200204281159.g3SBxiJ26725>