summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/mingwex/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_20-branchpointcvs2svn2009-09-041-718/+0
* MinGW-Feature-Request [2222263]: Make getopt() GNU / BSD compatibile.Keith Marshall2009-02-081-6/+31
* Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall2009-01-041-2/+28
* Fix MinGW-Bug [2144266]: getopt() sets `optind' incorrectly.Keith Marshall2008-10-031-26/+44
* Fix MinGW-Bug [2119504].Keith Marshall2008-09-191-2/+2
* Reimplement getopt.c to add getopt_long_only() function.Keith Marshall2008-08-311-0/+649
* Erase all file content, preparatory to rewrite.Keith Marshall2008-08-311-507/+0
* * mingwex/getopt.c: Define IS_POSIXLY_CORRECT as perDanny Smith2004-02-051-1/+5
* 2003-03-03 Christopher Faylor <cgf@redhat.com>Danny Smith2003-03-031-18/+28
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-031-0/+493