summaryrefslogtreecommitdiff
path: root/main/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* final fix for long opts in getopt() Antony Dovgal2010-04-151-11/+7
* discard first TWO symbols of a long argumentAntony Dovgal2010-04-141-1/+1
* make sure the actual length of the argument passed matches theAntony Dovgal2010-04-081-3/+9
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: - Add support for optional valuesHannes Magnusson2007-11-211-6/+27
* MFH:- Added common getopt implementation to core.Jani Taskinen2007-10-011-0/+176