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_long.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document how to make getopt_long(3) process arguments in order and stop
stsp
2020-01-13
1
-2
/
+18
*
Follow style(9) and drop lint /* NOTREACHED */ annotations from
tb
2016-01-04
1
-3
/
+2
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
tweak for clarity, ok millert@, jmc@
espie
2011-03-21
1
-4
/
+4
*
Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new
guenther
2011-03-05
1
-21
/
+2
*
Correctly escape a literal colon in an enclosure;
schwarze
2011-01-24
1
-3
/
+3
*
more wacky macro fixing;
jmc
2010-09-19
1
-37
/
+37
*
from ginsbach@netbsd, -r1.18:
jmc
2007-07-03
1
-2
/
+7
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
fix some dodgy displays;
jmc
2007-02-06
1
-2
/
+2
*
tidy up examples
jaredy
2005-10-11
1
-5
/
+5
*
- typos, grammar, punctuation, layout tweaks
jaredy
2005-07-26
1
-74
/
+156
*
- Rename index to longindex and explain its use.
fgsch
2004-01-06
1
-9
/
+20
*
escape punctuation;
jmc
2003-09-02
1
-2
/
+2
*
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
-4
/
+1
*
typos;
jmc
2003-05-10
1
-8
/
+8
*
of of
deraadt
2003-02-24
1
-2
/
+2
*
Document BSD behavior of accepting '-' within optstring as long as
millert
2002-12-10
1
-5
/
+25
*
make getopt_long and getopt_long_only protos match getopt.h
millert
2002-12-05
1
-3
/
+3
*
Add "RETURN VALUES" sections
millert
2002-12-04
1
-1
/
+28
*
GNU-like getopt_long() from NetBSD with changes by me to support
millert
2002-12-03
1
-0
/
+326