index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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