summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.3
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2014-06-05Remove trailing whitespace.wiz
2014-06-05Bring getopt(3) inline with getopt_long(3): recognize option:: as an optionalchristos
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2003-09-23Slight syncing with OpenBSD version.wiz
2003-09-10Use standard section headers, suggested by jmc@openbsd. Sort sections.wiz
2003-09-10Pull over some improvements from OpenBSD's v1.26 of this file, includingwiz
2003-09-10getopt return value has to be held in int, not char.itojun
2003-09-09Fix typos and declare a missing variable in example. From Quentin Garnier in ...wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27Quote question mark.wiz
2003-04-16Usewiz
2002-08-10fix sample code. from openbsd.yamt
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2001-09-16Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,wiz
2000-01-25Added a tab before a '}' to put the brace in the right place.elric
1999-12-02Change the declaration of the argv argument to getopt(3) from "char * const *"kleink
1999-11-19Typos (from OpenBSD)kristerw
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-07getopt() does not return -1 when encountering an unknown option.bad
1998-07-29English.ross
1998-04-28fix mdoc references and mistakesfair
1998-02-05add LIBRARY section to man pageperry
1998-01-30update to lite-2perry
1998-01-09RCS Id Police.perry
1997-06-04optarg -> optstring and rewording from Brian Grayson in PR misc/3697.mikel
1994-05-06merge back in our changes (mostly POSIX.2 pedanticism)jtc
1994-05-06sync with 44litejtc
1994-01-10Fix spelling errors.jtc
1993-10-13Document (well, really just mention) external variable optopt.jtc
1993-10-12POSIX.2 requires special behavior if the first character of the optstringjtc
1993-09-14POSIX.2 has changed getopt to return -1 instead of EOF (to decouple getopt()jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd