summaryrefslogtreecommitdiff
path: root/sapi/cli/getopt.c
Commit message (Expand)AuthorAgeFilesLines
* - Added common getopt implementation to core.Jani Taskinen2007-10-011-164/+0
* fix long optionsAntony Dovgal2007-04-231-1/+2
* - Merge getopt fixes from re2cMarcus Boerger2007-04-221-1/+3
* - Fix handling of not existing long CLI optionsJohannes Schlüter2007-03-221-1/+6
* - Fix issue with long form of command line switchesMarcus Boerger2007-03-211-12/+12
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - 2004 -> 2005foobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Added missing CVS Id tagsfoobar2003-04-161-0/+2
* - Allow long option namesMarcus Boerger2003-02-161-155/+136
* ap_php_optopt is set but never usedSascha Schumann2002-05-041-2/+0
* Add a note that this statement will never be reached.Jon Parise2002-01-271-1/+1
* @- Added CLI (command line intrerface) sapi based on a cut-down versionEdin Kadribasic2002-01-061-0/+175