Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
69674941ddf3a522772d4d9709b302e80bc6719e
/
e2fsprogs
/
fsck.c
081e384
Remove xcalloc() and convert its callers to xzalloc(). About half of them
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7ccb65f
Yet more "#if 0" content removed.
by "Robert P. J. Day"
· 18 years ago
7c94bed
Big dead code elimination pass from Garrett.
by Rob Landley
· 19 years ago
f834603
kill off pointless malloc.h include
by Mike Frysinger
· 19 years ago
06adf5f
2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h.
by Mike Frysinger
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
350865e
remove bug: fsck do not know path
by "Vladimir N. Oleynik"
· 19 years ago
cc34344
change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck
by "Vladimir N. Oleynik"
· 19 years ago
61ff4b3
more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck
by "Vladimir N. Oleynik"
· 19 years ago
1f0262b
another more const
by "Vladimir N. Oleynik"
· 19 years ago
368f664
perror correction
by "Vladimir N. Oleynik"
· 19 years ago
d20cfbd
create e2fs_set_sbin_path(), noticed by Tito, Thanks
by "Vladimir N. Oleynik"
· 19 years ago
3ebb895
make fsck.h as common, e2fsck: includes correct
by "Vladimir N. Oleynik"
· 19 years ago
ab57f76
more busyboxes, remove 1 extern function (mainstream also have for one fsck)
by "Vladimir N. Oleynik"
· 19 years ago
39a841c
change interface to bb_xasprintf() - more perfect for me.
by "Vladimir N. Oleynik"
· 19 years ago
6160d45
more busybox's style for fsck.c, size reduce
by "Vladimir N. Oleynik"
· 19 years ago
51a43b4
import the very fat e2fsck/fsck applets
by Mike Frysinger
· 19 years ago