Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0e450669d455e4f8dab97c26b4009a9700cd677b
/
libbb
/
compare_string_array.c
8a659f6
libbb: make index_in_substrings return -1 on ambiguous matches
by Denys Vlasenko
· 15 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
d12fcc2
libiproute: fix option parsing, so that "ip -o link" works again.
by Denis Vlasenko
· 17 years ago
6b40443
ps: fix build breakage from vda's recent commit *: whitespace fixes
by Denis Vlasenko
· 17 years ago
bfc3d82
ifconfig: code shrink
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
eceecea
- fix bug where we did not reject invalid classes like '[[:alpha'
by Bernhard Reutner-Fischer
· 18 years ago
5af906e
rename: compare_string_array -> index_in_str_array
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
ca08771
More extern removal from Robert P. Day.
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
cc34344
change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck
by "Vladimir N. Oleynik"
· 19 years ago
61ff4b3
more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck
by "Vladimir N. Oleynik"
· 19 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
b963875
Move compare_string_array to libbb
by Glenn L McGrath
· 22 years ago