index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libc
/
stdlib
/
getopt.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
obvious .Pa fixes; found with mandocdb(8)
schwarze
2014-01-21
1
-3
/
+3
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new
guenther
2011-03-05
1
-11
/
+2
*
document that no leading whitespace is permitted between the option and
okan
2009-04-12
1
-3
/
+5
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Support for optional args separated with whitespace was removed
millert
2007-04-10
1
-17
/
+1
*
Removes extraneous variables from getopt(3). Inspired by one of
ray
2006-03-15
1
-3
/
+1
*
tidy up examples
jaredy
2005-10-11
1
-7
/
+4
*
kill errant blank line;
jmc
2005-07-26
1
-2
/
+1
*
- typos, punctuation, layout, macro tweaks
jaredy
2005-07-26
1
-2
/
+2
*
provide a description of the EXAMPLE; ok jmc
jaredy
2005-07-26
1
-2
/
+11
*
whitespace;
jmc
2005-07-01
1
-4
/
+4
*
More robust example of numeric argument handling. The old example
millert
2005-07-01
1
-11
/
+23
*
Document that historic BSD getopt(3) set optopt for each char, not just
millert
2005-03-26
1
-1
/
+14
*
tweaks from michael knudsen;
jmc
2004-12-22
1
-6
/
+7
*
Document why not to set optind = 0. Inspired by and OK jfb@
millert
2004-12-07
1
-2
/
+20
*
Document the optional argument support and as well as where we differ from
millert
2003-09-22
1
-32
/
+83
*
typos from wiz@netbsd (including one from a PR from Quentin Garnier);
jmc
2003-09-18
1
-10
/
+14
*
escape punctuation;
jmc
2003-09-02
1
-4
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
Remove some lies
millert
2003-06-02
1
-7
/
+7
*
- section reorder
jmc
2003-06-01
1
-5
/
+5
*
typos;
jmc
2003-05-10
1
-2
/
+2
*
make the second example valid; ok millert@
jsyn
2003-04-10
1
-3
/
+4
*
In BUGS section, append a warning to not use '-' as the first character
millert
2002-12-08
1
-3
/
+13
*
Add "RETURN VALUES" sections
millert
2002-12-04
1
-1
/
+24
*
.Xr getopt_long
millert
2002-12-04
1
-1
/
+2
*
Suggest better types in examples; from NetBSD
miod
2002-08-19
1
-2
/
+2
*
deraadt@ objects to the caveat remark, so remove it.
miod
2002-02-23
1
-11
/
+1
*
Add a caveat section pointing out that people affecting the return value
miod
2002-02-23
1
-5
/
+13
*
.Sh EXAMPLE -> .Sh EXAMPLES. Move this section before SEE ALSO where it
aaron
2000-12-15
1
-28
/
+28
*
Flesh out stdlib function man pages.
aaron
2000-04-20
1
-20
/
+13
*
In Unix land we prefer "whitespace" to "white space" or "white-space". At
aaron
2000-03-04
1
-2
/
+2
*
repair
deraadt
2000-01-25
1
-2
/
+2
*
typo
espie
1999-09-07
1
-2
/
+2
*
first round of repairs on stdlib
aaron
1999-06-29
1
-10
/
+13
*
getopt(3) does not return -1 when encountering unrecognized options
aaron
1999-05-27
1
-3
/
+2
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
indent nice
deraadt
1998-05-05
1
-2
/
+2
*
indent; dima
deraadt
1998-04-25
1
-2
/
+3
*
incorrect description; bgrayson@ece.utexas.edu
deraadt
1997-06-02
1
-6
/
+6
*
an -> a; soil@quick.net
deraadt
1997-04-03
1
-2
/
+2
*
Fix RCS ids
tholo
1996-08-19
1
-1
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+260