summaryrefslogtreecommitdiff
path: root/sapi/cgi/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
* MFB: sync getopt from CLIfoobar2007-04-151-13/+20
* 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
* - Allow long option namesMarcus Boerger2003-02-161-157/+136
* Add a note that this statement will never be reached.Jon Parise2002-01-271-1/+1
* Merge the more sensible way of doing this back in to HEADJames Moore2001-05-171-7/+1
* @ - Fixed getopt so it accepts arguments in the form -<option><value> notJames Moore2001-05-171-4/+19
* More abstractionZeev Suraski2000-02-101-3/+3
* Always use getopt with CGI, never use it for anything elseZeev Suraski2000-02-101-0/+166