Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f9d40d6815aedda4b950ee642c6b0ca139481e91
/
libbb
/
getopt_ulflags.c
f01e178
removed a warning about an unused pargv in bb_getopt_ulflags. Noticed by Tito
by "Vladimir N. Oleynik"
· 19 years ago
bf968f7
reduce signedness warning
by "Vladimir N. Oleynik"
· 19 years ago
f704b27
by "Vladimir N. Oleynik"
· 19 years ago
064f04e
by "Vladimir N. Oleynik"
· 19 years ago
4a5ce08
another more correction for getopt_ulflags() documentation (examples)
by "Vladimir N. Oleynik"
· 19 years ago
d1b6078
more correction for getopt_ulflags() documentation by author of this fuck logic
by "Vladimir N. Oleynik"
· 19 years ago
120513c
- add proper separators. sorry for the noise..
by Bernhard Reutner-Fischer
· 19 years ago
43fb3fc
- add a bit more documentation to vodz' recent additions.
by Bernhard Reutner-Fischer
· 19 years ago
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
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago