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
/
strrstr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
1
-12
/
+7
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
strrchr: actually, last one was finding "" in "any" at pos 0,
Denis Vlasenko
2008-06-18
1
-1
/
+1
*
strrchr: bikeshed painting time!
Denis Vlasenko
2008-06-18
1
-51
/
+43
*
- fixes from Tito
Bernhard Reutner-Fischer
2008-06-18
1
-10
/
+7
*
- fix includes
Bernhard Reutner-Fischer
2008-06-17
1
-2
/
+1
*
- improved strrstr impl from vda with testcases from Tito and vda
Bernhard Reutner-Fischer
2008-06-17
1
-6
/
+69
*
- add strrchr
Bernhard Reutner-Fischer
2008-05-28
1
-0
/
+20