From 70240a41a65961f9e53025f0809b73d4c8eee670 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 7 Nov 2001 18:33:18 +0000 Subject: * lib/getopt.c (getopt_internal): Reset optind to 1 only if optreset is not set. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 726a4decc..b42409b75 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2001-11-07 Corinna Vinschen + + * lib/getopt.c (getopt_internal): Reset optind to 1 only if optreset + is not set. + 2001-11-06 Christopher Faylor * select.cc (fhandler_tty_slave::ready_for_read): Correct inverted -- cgit v1.2.3