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