Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 22:14:50 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/chio chio.c src/bin/date date.c src/bin/ln ln.c src/bin/pax options.c
Message-ID:  <200008160514.WAA71164@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/08/15 22:14:50 PDT

  Modified files:
    bin/chio             chio.c 
    bin/date             date.c 
    bin/ln               ln.c 
    bin/pax              options.c 
  Log:
  Don't explicitly declare optarg and optind.  These are declared in
  unistd.h, which is already included.
  
  Revision  Changes    Path
  1.16      +1 -2      src/bin/chio/chio.c
  1.35      +1 -3      src/bin/date/date.c
  1.17      +1 -2      src/bin/ln/ln.c
  1.14      +1 -3      src/bin/pax/options.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?200008160514.WAA71164>