public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Sergey Okhapkin <sos@prospect.com.ru>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
	"'Victor Schneider'" <vischne@ibm.net>
Subject: RE: More missing lines from <sys/unistd.h>
Date: Mon, 20 Oct 1997 23:26:00 -0000	[thread overview]
Message-ID: <01BCDE0B.B00DC430@gater.krystalbank.msk.ru> (raw)

Victor Schneider wrote:
> Missing lines from <sys/unistd.h> (taken from linux/usr/include/sys/unistd.h):
> 
> extern int _EXFUN (getopt, (int __argc, char *__const * __argv,
> 			__const char *__opts));
> extern int opterr;
> extern int optind;
> extern int optopt;
> extern char *optarg;
> 

Unistd.h is not the best place fot getopt stuff. The program must include getopt.h.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

             reply	other threads:[~1997-10-20 23:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-10-20 23:26 Sergey Okhapkin [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-10-20 19:25 Victor Schneider

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01BCDE0B.B00DC430@gater.krystalbank.msk.ru \
    --to=sos@prospect.com.ru \
    --cc=gnu-win32@cygnus.com \
    --cc=vischne@ibm.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).