summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.3
AgeCommit message (Expand)Author
2022-01-04getopt_long(3): "index" is an argument, not a field.uwe
2022-01-04getopt_long(3): use NULL, not 0, for flag in the example.uwe
2018-12-09fix grammar.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2007-07-02Document that getopt_long(3) can and will accept unique abbreviated longginsbach
2006-06-28s,floride,fluoride,mjl
2005-12-02note that "argv" is not really const.yamt
2005-04-18Document index argument, and mention that long_optionswiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-29KNF example: NULL vs. 0, space after switch.kleink
2003-04-16Usewiz
2002-10-02Grammar fixes and markup improvements.wiz
2002-10-02completely with only one "el".wiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-06-03Fix SYNOPSIS, noted by Martin Macok on tech-userlevel.wiz
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2001-09-16Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,wiz
2000-11-26Reorder sections to conform more to mdoc.samples; remove non-mdocwiz
2000-04-07small fixes; not yet completewiz
2000-04-02Remove sections relevant to getopt, and add implementation differences.christos
1999-07-23 getopt long functionalitymcr