summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* * include/getopt.h: Fix define.Christopher Faylor2001-12-311-1/+1
|
* * include/getopt.h: Protect a declaratin.Christopher Faylor2001-12-261-1/+3
|
* * include/getopt.h: Don't define getopt_long() and friends whenCorinna Vinschen2001-12-171-8/+23
| | | | included through unistd.h.
* * include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.Christopher Faylor2001-12-111-0/+1
|
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-1/+1
| | | | | | | (__argc): Ditto. (__progname): Ditto. * include/getopt.h (getopt_long): constify arguments. * lib/getopt.c: Import new file from NetBSD.
* Whitespace cleanup.Christopher Faylor2000-10-281-2/+2
| | | | | | * configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+66