summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt_long.3
AgeCommit message (Expand)Author
2025-04-29getopt_long.3: Use "optstring" consistentlyEd Maste
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-02-10getopt_long(3): note an inconsistency with getopt(3) in BUGSKyle Evans
2020-05-19Fix a typo: argments -> argumentsBenedict Reuschling
2018-08-12getopt_long(3): Document behavior of leading characters in optstringKyle Evans
2013-12-13getopt_long.3: wording quibblesEitan Adler
2011-12-26Add missing opening and closing brackets in getopt_long.3 and getsubopt.3Glen Barber
2010-08-16Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl
2005-01-20Sort sections.Ruslan Ermilov
2005-01-14Markup fixes.Ruslan Ermilov
2004-03-06Fix typo, was 'W'; instead of `W;'Andrey A. Chernov
2004-03-06Make GNU-compatible following case:Andrey A. Chernov
2004-03-03Make return code in noarg case GNU-compatibleAndrey A. Chernov
2004-03-01Improve GNU compatibility in several places, use internal GNU_COMPATIBLEAndrey A. Chernov
2004-03-01Comment out things related to getopt() replacement we not useAndrey A. Chernov
2004-03-01Change "-"-started options when POSIX_CORRECTLY is set handlingAndrey A. Chernov
2004-02-24Add getopt_long_only() from OpenBSD and other OpenBSD cleanupsAndrey A. Chernov
2004-02-23Add optarg, optind, opterr, optopt, optreset to SYNOPSYSAndrey A. Chernov
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2002-12-09mdoc(7) police: overhaul.Ruslan Ermilov
2002-09-29Add getopt_long(3).Eric Melville