Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
35939d93783230998439848b2798865c598723e2
/
libbb
/
getopt_ulflags.c
35939d9
by "Vladimir N. Oleynik"
· 19 years ago
be0ed3d
use updated bb_getopt_ulflags() for ps applet
by "Vladimir N. Oleynik"
· 19 years ago
45a8ed8
- sync traceroute with Slackware-10.1
by "Vladimir N. Oleynik"
· 19 years ago
27421a1
1) bb_opt_complementaly -> bb_opt_complementally
by "Vladimir N. Oleynik"
· 19 years ago
348e84c
change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR)
by Mike Frysinger
· 20 years ago
fb6d22c
now that mjn3 explained it to me, add documentation for the 3rd field in long opts
by Mike Frysinger
· 20 years ago
e5d0bde
add documentation for long options and touch up the current docs now that i actually understand how to use the function myself :)
by Mike Frysinger
· 20 years ago
2bf88a8
In Bug 5, Tito writes:
by Mike Frysinger
· 20 years ago
54426d5
Vladimir N. Oleynik writes:
by Eric Andersen
· 21 years ago
4575bbf
The variable 'complementaly' used to be allocated with calloc, which zeroed it
by Eric Andersen
· 21 years ago
85c5152
Vodz, last_patch_123, patch have new version getopt_ulflags.
by Glenn L McGrath
· 21 years ago
28c111e
Allow escaped 8 bit characters in bb_opt_complementaly
by Glenn L McGrath
· 21 years ago
850b05f
Fix a bug preventing use of escaped characters that use the signed bit
by Glenn L McGrath
· 21 years ago
9d1a33c
Vodz last_patch_105 without his xargs patch which doenst apply cleanly
by Glenn L McGrath
· 21 years ago
8876fb2
last_patch89 from vodz:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago