summaryrefslogtreecommitdiff
path: root/sapi/cgi/php_getopt.h
Commit message (Collapse)AuthorAgeFilesLines
* Reapply long optsMarcus Boerger2003-05-311-4/+27
|
* - Re-added the FD lexer patch.foobar2003-05-311-27/+4
| | | | | # Marcus is going to add the long-opts patches back in after this.
* MFH: --style switchesMarcus Boerger2003-05-291-4/+27
|
* There is no need to declare ap_php_(opterr|optopt) with external linkageSascha Schumann2001-02-211-2/+0
| | | | | | | as they are not used outside of getopt.c. PR: #9364
* More abstractionZeev Suraski2000-02-101-3/+3
|
* Always use getopt with CGI, never use it for anything elseZeev Suraski2000-02-101-0/+9