index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
getopt_ulflags.c
Age
Commit message (
Expand
)
Author
2005-09-06
- sync traceroute with Slackware-10.1
"Vladimir N. Oleynik"
2005-09-05
1) bb_opt_complementaly -> bb_opt_complementally
"Vladimir N. Oleynik"
2005-05-11
change the hardcoded error constant (0x80000000UL) to a nice flexible define ...
Mike Frysinger
2005-05-11
now that mjn3 explained it to me, add documentation for the 3rd field in long...
Mike Frysinger
2005-05-10
add documentation for long options and touch up the current docs now that i a...
Mike Frysinger
2005-04-18
In Bug 5, Tito writes:
Mike Frysinger
2004-02-05
Vladimir N. Oleynik writes:
Eric Andersen
2004-02-04
The variable 'complementaly' used to be allocated with calloc, which zeroed it
Eric Andersen
2004-01-22
Vodz, last_patch_123, patch have new version getopt_ulflags.
Glenn L McGrath
2003-12-19
Allow escaped 8 bit characters in bb_opt_complementaly
Glenn L McGrath
2003-12-19
Fix a bug preventing use of escaped characters that use the signed bit
Glenn L McGrath
2003-10-06
Vodz last_patch_105 without his xargs patch which doenst apply cleanly
Glenn L McGrath
2003-06-20
last_patch89 from vodz:
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III