CVS commit: othersrc/external/bsd/getopt2/dist

2013-02-28 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Mar 1 07:19:48 UTC 2013 Modified Files: othersrc/external/bsd/getopt2/dist: getopt2.c Log Message: increment the sub-index if we're presented with an argument consisting of single character options, and none is matched: as

CVS commit: othersrc/external/bsd/getopt2/dist

2012-11-27 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Wed Nov 28 06:51:24 UTC 2012 Modified Files: othersrc/external/bsd/getopt2/dist: getopt2.c Log Message: more feedback from fuzz testing round: check arguments passed to us, return error codes if they're not good. To generate

CVS commit: othersrc/external/bsd/getopt2

2011-07-14 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Jul 15 05:30:48 UTC 2011 Update of /cvsroot/othersrc/external/bsd/getopt2 In directory ivanova.netbsd.org:/tmp/cvs-serv24534 Log Message: Initial import of getopt2 into othersrc repository. getopt2(3) is similar to getopt(3), excep