index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
compare_string_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: another unit test for is_suffixed_with
Tito Ragusa
2015-09-15
1
-0
/
+1
*
libbb: make is_suffixed_with() return pointer inside string, not key.
Denys Vlasenko
2015-08-25
1
-2
/
+3
*
libbb: add is_suffixed_with() function
Bartosz Golaszewski
2015-08-25
1
-0
/
+33
*
libbb: add a comment describing the way is_prefixed_with() works
Bartosz Golaszewski
2015-08-25
1
-0
/
+5
*
libbb: add unit tests for is_prefixed_with()
Bartosz Golaszewski
2015-08-25
1
-0
/
+19
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-3
/
+20
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: make index_in_substrings return -1 on ambiguous matches
Denys Vlasenko
2010-04-03
1
-3
/
+20
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-5
/
+5
*
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
1
-2
/
+2
*
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-07
1
-5
/
+5
*
ifconfig: code shrink
Denis Vlasenko
2007-11-04
1
-0
/
+9
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-0
/
+33
*
- fix bug where we did not reject invalid classes like '[[:alpha'
Bernhard Reutner-Fischer
2007-03-30
1
-6
/
+5
*
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
2006-11-05
1
-4
/
+20
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
- move buffer allocation schemes to libbb.h
Bernhard Reutner-Fischer
2006-04-03
1
-13
/
+3
*
More extern removal from Robert P. Day.
Rob Landley
2006-03-29
1
-2
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
change the interface of libbb/compare_string_array (unsigned short to int), u...
"Vladimir N. Oleynik"
2005-11-26
1
-4
/
+4
*
more use const for interface of libbb/compare_string_array, example usage for...
"Vladimir N. Oleynik"
2005-11-26
1
-1
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-1
/
+2
*
Move compare_string_array to libbb
Glenn L McGrath
2002-12-02
1
-0
/
+30