aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgetopt.c
AgeCommit message (Collapse)AuthorFilesLines
2013-07-16make getopt_long() available on systems that don't have it nativelyMartin Kaiser1-0/+11
svn path=/trunk/; revision=50677
2013-04-16Fix another dozen or so files with bad FSF addresses as caught by licensecheck.Evan Huus1-3/+3
svn path=/trunk/; revision=48869
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
svn path=/trunk/; revision=45015
2012-04-04Fix compilation on Win64.Gerald Combs1-1/+1
svn path=/trunk/; revision=41930
2012-04-04Update to a version which have getopt_long().Anders Broman1-321/+852
svn path=/trunk/; revision=41926
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-0/+755
svn path=/trunk/; revision=33012