aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/lib/getopt.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-07 * lib/getopt.c (getopt_internal): Reset optind to 1 only if optresetCorinna Vinschen1-1/+1
2001-11-05Eliminate excess whitespace.Christopher Faylor1-6/+6
2001-09-24* select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor1-1/+6
2001-09-19* lib/getopt.c (__progname): Don't declare if not compiling for cygwin.Christopher Faylor1-2/+2
2001-09-19 * lib/getopt.c (getopt_long): Avoid compiler warning.Corinna Vinschen1-1/+1
2001-09-19* lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin.Christopher Faylor1-0/+3
2001-09-19* cygwin.din (__argv): Export.Christopher Faylor1-297/+399
2000-10-28Whitespace cleanup.Christopher Faylor1-2/+2
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor1-0/+391