Dan Fandrich
|
1821d188ca
diff: more compiler compat fixes. no code changes
|
пре 15 година |
Dan Fandrich
|
f111b67100
diff: make code more portable
|
пре 15 година |
Matheus Izvekov
|
6f99c91e43
diff: fix flag -B, cleanups and a couple more tests V2
|
пре 15 година |
Denys Vlasenko
|
94ca6943bc
*: small code shrinks and compile fix for unicode
|
пре 15 година |
Matheus Izvekov
|
94a6fd1eeb
diff: don't exit in case we can't open input files. -2 bytes
|
пре 15 година |
Matheus Izvekov
|
404f14407c
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
|
пре 15 година |
Matheus Izvekov
|
4de4cb6b9b
diff: correct handling of labels. -10 bytes
|
пре 15 година |
Matheus Izvekov
|
b32aa0c274
diff: support long options
|
пре 15 година |
Matheus Izvekov
|
fe1ce2e43e
diff: implement flag -B (Ignore changes whose lines are all blank)
|
пре 15 година |
Matheus Izvekov
|
b7a044043c
diff: honor flag -i (ignore case differences)
|
пре 15 година |
Denys Vlasenko
|
9e0879a1cb
diff: add NOINLINE
|
пре 15 година |
Denys Vlasenko
|
032bf65533
diff: defeat gcc's optimization
|
пре 15 година |
Matheus Izvekov
|
d4a7728dc3
diff: rewrite. much smaller and more correct
|
пре 15 година |
Denys Vlasenko
|
8684cbb5cc
libbb: robustify isXXXX(). +39 bytes
|
пре 15 година |
Denys Vlasenko
|
d8dd25a2a7
diff: debug macros; one trivial size optimization
|
пре 15 година |
Denys Vlasenko
|
3e02050314
diff: fix bug 613 (diff -ub segfaults)
|
пре 15 година |
Denys Vlasenko
|
38d9072b2c
diff: tiny compat tweak
|
пре 15 година |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
пре 15 година |
Denis Vlasenko
|
4c83025ea6
diff: emit /dev/null if diff -rN diffs a file against /dev/null
|
пре 16 година |
Denis Vlasenko
|
582dff0514
volume identification: abolish /proc/partitions and /proc/cdroms
|
пре 16 година |
Denis Vlasenko
|
deeed59de0
libbb: introduce and use xrealloc_vector
|
пре 16 година |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
пре 16 година |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
пре 16 година |
Denis Vlasenko
|
cc3f20b9bd
fix breakage found by randomconfig
|
пре 16 година |
Denis Vlasenko
|
d50dda8c35
*: use llist_pop for traverse-and-free list operation
|
пре 16 година |
Denis Vlasenko
|
a05c0716c2
grep: make "-f -" work (+ testsuite)
|
пре 16 година |
Denis Vlasenko
|
dccfe05e17
diff: improve comments (no code chages)
|
пре 16 година |
Denis Vlasenko
|
c4c2cd44d2
diff: exclude D_EMPTY code if there is no support for -r
|
пре 16 година |
Denis Vlasenko
|
e9d67a81c8
diff: fix small bug; don't make a copy for "/dev/null" case
|
пре 16 година |
Denis Vlasenko
|
7fe0ebac5f
diff: reordering and renaming of variables
|
пре 16 година |