The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Go to the documentation of this file.
49 #define THIS_IS__STDC__ 1
85 #if !HAVE_DECL_GETOPT_LONG
109 #if defined (THIS_IS__STDC__) && THIS_IS__STDC__
123 #define no_argument 0
124 #define required_argument 1
125 #define optional_argument 2
129 #if defined (THIS_IS__STDC__) && THIS_IS__STDC__
135 #if defined (__GNU_LIBRARY__) || (defined (HAVE_DECL_GETOPT) && !HAVE_DECL_GETOPT)
139 extern int getopt (
int argc,
char *
const *argv,
const char *shortopts);
141 # if !defined (HAVE_DECL_GETOPT)
142 extern int getopt ();
145 #if !HAVE_DECL_GETOPT_LONG
146 extern int getopt_long (
int argc,
char *
const *argv,
const char *shortopts,
147 const struct option *longopts,
int *longind);
149 const char *shortopts,
150 const struct option *longopts,
int *longind);
154 const char *shortopts,
155 const struct option *longopts,
int *longind,
159 #if !HAVE_DECL_GETOPT
160 extern int getopt ();
162 #if !HAVE_DECL_GETOPT_LONG
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.