Keith Marshall
|
2ec2d00e1b
|
Correct checking for short option matches in getopt_long_only().
|
2011-05-31 20:24:51 +00:00 |
Keith Marshall
|
ce6ef36015
|
MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.
|
2009-02-08 18:02:17 +00:00 |
Keith Marshall
|
f1170e02f2
|
Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).
|
2009-01-04 17:35:36 +00:00 |
Keith Marshall
|
e77c4e6672
|
Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.
|
2008-10-03 22:56:18 +00:00 |
Keith Marshall
|
acf5111a6f
|
Fix MinGW-Bug [2119504].
|
2008-09-19 22:41:01 +00:00 |
Keith Marshall
|
f43d60be62
|
Reimplement getopt.c to add getopt_long_only() function.
|
2008-08-31 22:27:58 +00:00 |
Keith Marshall
|
31966e0931
|
Erase all file content, preparatory to rewrite.
|
2008-08-31 22:26:52 +00:00 |
Danny Smith
|
b5ce07f714
|
* mingwex/getopt.c: Define IS_POSIXLY_CORRECT as per
NetBSD getopt_long.c.
|
2004-02-05 03:17:46 +00:00 |
Danny Smith
|
2b02bd3c3f
|
2003-03-03 Christopher Faylor <cgf@redhat.com>
* mingwex/getopt.c: Refresh from NetBSD sources.
|
2003-03-03 10:27:57 +00:00 |
Danny Smith
|
f5eb407ed1
|
* mingwex/getopt.c: New file, copied from cygwin srcs.
* include/getopt.h: New file, copied from cygwin srcs.
* include/unistd.h: Include getopt.h.
* mingwex/Makefile.in ((DISTFILES): Add getopt.c.
(POSIX_OBJS): Add getopt.o.
|
2003-03-03 01:19:42 +00:00 |