Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
há 18 anos atrás |
Denis Vlasenko
|
9f739445cd
inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]
|
há 18 anos atrás |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
há 18 anos atrás |
Denis Vlasenko
|
5af906e7c8
rename: compare_string_array -> index_in_str_array
|
há 18 anos atrás |
Denis Vlasenko
|
c6f188def8
silly size savings and capitalization fixes
|
há 18 anos atrás |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
há 18 anos atrás |
Denis Vlasenko
|
a959588b80
Yet another silly little byte saving. couldn't -> cannot
|
há 18 anos atrás |
Rob Landley
|
081e38483e
Remove xcalloc() and convert its callers to xzalloc(). About half of them
|
há 18 anos atrás |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
há 18 anos atrás |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
há 18 anos atrás |
"Robert P. J. Day"
|
7ccb65f3a4
Yet more "#if 0" content removed.
|
há 18 anos atrás |
Rob Landley
|
7c94bed234
Big dead code elimination pass from Garrett.
|
há 18 anos atrás |
Mike Frysinger
|
f8346038e9
kill off pointless malloc.h include
|
há 18 anos atrás |
Mike Frysinger
|
06adf5fb47
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h.
|
há 18 anos atrás |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
350865e339
remove bug: fsck do not know path
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
cc34344d91
change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
61ff4b3973
more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
1f0262bcdb
another more const
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
368f66492e
perror correction
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
d20cfbd303
create e2fs_set_sbin_path(), noticed by Tito, Thanks
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
3ebb895218
make fsck.h as common, e2fsck: includes correct
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
ab57f76e13
more busyboxes, remove 1 extern function (mainstream also have for one fsck)
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
há 19 anos atrás |
"Vladimir N. Oleynik"
|
6160d45e05
more busybox's style for fsck.c, size reduce
|
há 19 anos atrás |
Mike Frysinger
|
51a43b47fe
import the very fat e2fsck/fsck applets
|
há 19 anos atrás |