index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
getopt_long.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge intermediate OpenBSD v1.25 changes (almost identical to ours)
ache
2014-06-22
1
-18
/
+12
*
getopt(3): recognize option:: as GNU extension for "optional options".
pfg
2014-06-22
1
-1
/
+1
*
Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22)
delphij
2012-06-11
1
-8
/
+1
*
Keep compatible parts in sync with OpenBSD v1.21, add some comments.
ache
2006-09-23
1
-15
/
+7
*
Remove code #ifndef'ed in prev. commit to stay in sync with OpenBSD
ache
2006-09-22
1
-12
/
+0
*
Be more GNU compatible:
ache
2006-09-22
1
-2
/
+5
*
Keep it sync with OpenBSD:
ache
2004-07-06
1
-3
/
+4
*
Simplify one condition in prev. commit:
ache
2004-04-01
1
-2
/
+1
*
Fix parsing of ambiguous options, whole loop must be processed
ache
2004-04-01
1
-17
/
+27
*
Make GNU-compatible following case:
ache
2004-03-06
1
-0
/
+4
*
Make return code in noarg case GNU-compatible
ache
2004-03-03
1
-0
/
+4
*
Be more GNU-compatible in diagnostics
ache
2004-03-03
1
-11
/
+61
*
Improve GNU compatibility in several places, use internal GNU_COMPATIBLE
ache
2004-03-01
1
-10
/
+30
*
Change "-"-started options when POSIX_CORRECTLY is set handling
ache
2004-03-01
1
-1
/
+5
*
Add getopt_long_only() from OpenBSD and other OpenBSD cleanups
ache
2004-02-24
1
-237
/
+295
*
Unbreak the upgrade path from 4.9 after removal of GNU getopt and
ru
2004-02-20
1
-2
/
+0
*
de-__P()
alfred
2002-10-16
1
-3
/
+3
*
Add getopt_long(3).
eric
2002-09-29
1
-0
/
+494