log lwlib/lw_cmdline.c @ 408:0af33282b518

age author description
Mon, 13 Jul 2015 20:31:56 -0600 William Astle Clean up various "externs"
Wed, 23 May 2012 19:37:30 -0600 William Astle Fix segfault during command parsing
Thu, 15 Mar 2012 09:33:26 -0600 William Astle Fix --help and --usage to display = correctly for long option args
Fri, 13 Jan 2012 21:33:55 -0700 lost Added hidden options to lw_cmdline
Fri, 13 Jan 2012 21:28:34 -0700 lost Added "documentation only" options to lw_cmdline and also allowed options that do not have a long equivalent
Sat, 06 Aug 2011 23:20:10 -0600 lost Even more command line parser fixing
Sat, 06 Aug 2011 22:50:54 -0600 lost More command line args fixing