index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
getopt_ulflags.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
document leading + option
Mike Frysinger
2006-02-22
1
-0
/
+7
*
a few more comment touchups
Mike Frysinger
2006-02-21
1
-4
/
+6
*
translate Russian-English to just plain English
Mike Frysinger
2006-02-21
1
-4
/
+8
*
destroy bug 679, use getopt_ulflags with new feature: usage option. Removed t...
"Vladimir N. Oleynik"
2006-02-02
1
-0
/
+10
*
removed a warning about an unused pargv in bb_getopt_ulflags. Noticed by Tito
"Vladimir N. Oleynik"
2006-01-09
1
-0
/
+2
*
reduce signedness warning
"Vladimir N. Oleynik"
2005-12-02
1
-2
/
+2
*
- new bb_opt_complementally syntax, use [-:?] only - 'free' chars
"Vladimir N. Oleynik"
2005-10-14
1
-64
/
+117
*
- use complementally '!' to '?' - 'ask' is best 'free' char for this.
"Vladimir N. Oleynik"
2005-10-11
1
-36
/
+72
*
another more correction for getopt_ulflags() documentation (examples)
"Vladimir N. Oleynik"
2005-10-05
1
-5
/
+8
*
more correction for getopt_ulflags() documentation by author of this fuck logic
"Vladimir N. Oleynik"
2005-10-05
1
-5
/
+6
*
- add proper separators. sorry for the noise..
Bernhard Reutner-Fischer
2005-10-05
1
-1
/
+1
*
- add a bit more documentation to vodz' recent additions.
Bernhard Reutner-Fischer
2005-10-05
1
-8
/
+26
*
update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group ...
"Vladimir N. Oleynik"
2005-10-05
1
-14
/
+42
*
use updated bb_getopt_ulflags() for ps applet
"Vladimir N. Oleynik"
2005-10-04
1
-3
/
+27
*
- sync traceroute with Slackware-10.1
"Vladimir N. Oleynik"
2005-09-06
1
-5
/
+12
*
1) bb_opt_complementaly -> bb_opt_complementally
"Vladimir N. Oleynik"
2005-09-05
1
-124
/
+149
*
change the hardcoded error constant (0x80000000UL) to a nice flexible define ...
Mike Frysinger
2005-05-11
1
-3
/
+3
*
now that mjn3 explained it to me, add documentation for the 3rd field in long...
Mike Frysinger
2005-05-11
1
-5
/
+12
*
add documentation for long options and touch up the current docs now that i a...
Mike Frysinger
2005-05-10
1
-39
/
+62
*
In Bug 5, Tito writes:
Mike Frysinger
2005-04-18
1
-116
/
+210
*
Vladimir N. Oleynik writes:
Eric Andersen
2004-02-05
1
-3
/
+1
*
The variable 'complementaly' used to be allocated with calloc, which zeroed it
Eric Andersen
2004-02-04
1
-0
/
+2
*
Vodz, last_patch_123, patch have new version getopt_ulflags.
Glenn L McGrath
2004-01-22
1
-28
/
+20
*
Allow escaped 8 bit characters in bb_opt_complementaly
Glenn L McGrath
2003-12-19
1
-1
/
+1
*
Fix a bug preventing use of escaped characters that use the signed bit
Glenn L McGrath
2003-12-19
1
-3
/
+2
*
Vodz last_patch_105 without his xargs patch which doenst apply cleanly
Glenn L McGrath
2003-10-06
1
-2
/
+12
*
last_patch89 from vodz:
Eric Andersen
2003-06-20
1
-8
/
+137
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-0
/
+41