index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
compare_string_array.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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