summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/lib/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* * lib/getopt.c (getopt_internal): Reset optind to 1 only if optresetCorinna Vinschen2001-11-071-1/+1
* Eliminate excess whitespace.Christopher Faylor2001-11-051-6/+6
* * select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor2001-09-241-1/+6
* * lib/getopt.c (__progname): Don't declare if not compiling for cygwin.Christopher Faylor2001-09-191-2/+2
* * lib/getopt.c (getopt_long): Avoid compiler warning.Corinna Vinschen2001-09-191-1/+1
* * lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin.Christopher Faylor2001-09-191-0/+3
* * cygwin.din (__argv): Export.Christopher Faylor2001-09-191-297/+399
* Whitespace cleanup.Christopher Faylor2000-10-281-2/+2
* * Makefile.in: Use variables rather than configure constructs whereChristopher Faylor2000-07-011-0/+391