summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.3
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo: argments -> argumentsBenedict Reuschling2020-05-191-1/+1
* getopt_long(3): Document behavior of leading characters in optstringKyle Evans2018-08-121-2/+43
* getopt_long.3: wording quibblesEitan Adler2013-12-131-2/+2
* Add missing opening and closing brackets in getopt_long.3 and getsubopt.3Glen Barber2011-12-261-2/+3
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-2/+2
* Sort sections.Ruslan Ermilov2005-01-201-12/+12
* Markup fixes.Ruslan Ermilov2005-01-141-6/+6
* Fix typo, was 'W'; instead of `W;'Andrey A. Chernov2004-03-061-1/+1
* Make GNU-compatible following case:Andrey A. Chernov2004-03-061-23/+23
* Make return code in noarg case GNU-compatibleAndrey A. Chernov2004-03-031-20/+20
* Improve GNU compatibility in several places, use internal GNU_COMPATIBLEAndrey A. Chernov2004-03-011-19/+19
* Comment out things related to getopt() replacement we not useAndrey A. Chernov2004-03-011-36/+36
* Change "-"-started options when POSIX_CORRECTLY is set handlingAndrey A. Chernov2004-03-011-17/+17
* Add getopt_long_only() from OpenBSD and other OpenBSD cleanupsAndrey A. Chernov2004-02-241-62/+163
* Add optarg, optind, opterr, optopt, optreset to SYNOPSYSAndrey A. Chernov2004-02-231-0/+5
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+2
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-091-109/+232
* Add getopt_long(3).Eric Melville2002-09-291-0/+275