summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getopt.c
AgeCommit message (Expand)Author
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2021-01-19getopt: Fix conversion from string-literal to non-const char *Alex Richardson
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-06-22getopt(3): recognize option:: as GNU extension for "optional options".Pedro F. Giffuni
2013-05-28Renumber clauses to reduce diffs to other versionsEd Maste
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2004-03-06Merge some fixes from NetBSD's getopt.c v1.26:Andrey A. Chernov
2002-03-29Do not use __progname directly (except in [gs]etprogname(3)).Mark Murray
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
2001-08-16If the string specifying the allowed options starts with a leading `:',Joseph Koshy
2000-09-04Don't print an error message if the bad option is '?'. This has beenWarner Losh
1999-12-17Fix handling of trailing :'s to match what other OSes do (spit outJordan K. Hubbard
1997-03-11Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchPeter Wemm