Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 20:18:00 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include getopt.h unistd.h
Message-ID:  <200402230418.i1N4I0eo099191@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2004/02/22 20:18:00 PST

  FreeBSD src repository

  Modified files:
    include              getopt.h unistd.h 
  Log:
  Try to better mimic GNU getopt.h which does not assume to make visible
  all unistd.h functions, use _GETOPT_DECLARE define for that.
  
  Revision  Changes    Path
  1.3       +10 -6     src/include/getopt.h
  1.72      +3 -0      src/include/unistd.h



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