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
/
editors
/
diff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-2
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-3
/
+3
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
fix breakage found by randomconfig
Denis Vlasenko
2008-06-23
1
-2
/
+2
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
1
-7
/
+2
*
grep: make "-f -" work (+ testsuite)
Denis Vlasenko
2008-06-07
1
-2
/
+3
*
diff: improve comments (no code chages)
Denis Vlasenko
2008-03-24
1
-10
/
+13
*
diff: exclude D_EMPTY code if there is no support for -r
Denis Vlasenko
2008-03-24
1
-16
/
+22
*
diff: fix small bug; don't make a copy for "/dev/null" case
Denis Vlasenko
2008-03-24
1
-4
/
+10
*
diff: reordering and renaming of variables
Denis Vlasenko
2008-03-24
1
-67
/
+66
*
diff: make a few variables local
Denis Vlasenko
2008-03-24
1
-6
/
+3
*
diff: make it work on pipes etc (needed for kernel compile)
Denis Vlasenko
2008-03-24
1
-51
/
+88
*
diff: shrink
Denis Vlasenko
2008-03-24
1
-104
/
+126
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
1
-6
/
+3
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
Denis Vlasenko
2008-03-02
1
-7
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
1
-1
/
+1
*
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-06
1
-2
/
+5
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-2
/
+2
*
diff: shrink code (-85 bytes):
Denis Vlasenko
2007-06-12
1
-26
/
+28
*
move several applets to more correct ex-project. No code changes.
Denis Vlasenko
2007-06-12
1
-0
/
+1282
[prev]