Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-19 05:07:11 +0400
committerChristopher Faylor <me@cgf.cx>2001-09-19 05:07:11 +0400
commit5733509e25f40d3640c1648dcb89ae5234d097e8 (patch)
tree704e399cd6af206dcfc77186601ea90aae9fdcfd /winsup/cygwin/cygwin.din
parent439defa2300878b2b87145e754ece9bc1d07ad26 (diff)
* cygwin.din (__argv): Export.
(__argc): Ditto. (__progname): Ditto. * include/getopt.h (getopt_long): constify arguments. * lib/getopt.c: Import new file from NetBSD.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index dc35209f2..66ba82e03 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -9,6 +9,9 @@ __main
__signgam
__srget
__swbuf
+__argv DATA
+__argc DATA
+__progname DATA
_check_for_executable DATA
; __vc__10pinfo_listi
@ALLOCA@