Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
edacf1f302331da39d90e71baf026bf1017ea937
/
libbb
/
compare_string_array.c
bcf91d2
libbb: code shrink and speed up index_in_strings()
by Ron Yorston
· 3 years, 11 months ago
c9fc153
compare_string_array: code shrink
by Martin Lewis
· 4 years, 6 months ago
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
f085344
libbb: another unit test for is_suffixed_with
by Tito Ragusa
· 9 years ago
68acc0f
libbb: make is_suffixed_with() return pointer inside string, not key.
by Denys Vlasenko
· 9 years ago
7448b51
libbb: add is_suffixed_with() function
by Bartosz Golaszewski
· 9 years ago
0a4d0e8
libbb: add a comment describing the way is_prefixed_with() works
by Bartosz Golaszewski
· 9 years ago
b432923
libbb: add unit tests for is_prefixed_with()
by Bartosz Golaszewski
· 9 years ago
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
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