Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f087798e8bf5857b679c369601426ca29334caee
/
e2fsprogs
/
ext2fs
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
206f757
Remove unused function parameter, from Garrett.
by Rob Landley
· 19 years ago
7c94bed
Big dead code elimination pass from Garrett.
by Rob Landley
· 19 years ago
dee811a
- remove unused ext2fs_find_first_bit_set() and ext2fs_find_next_bit_set()
by Bernhard Reutner-Fischer
· 19 years ago
03e78e7
The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
by Rob Landley
· 19 years ago
43ac888
Ext2fs cleanup from Garrett Kajmowicz.
by Rob Landley
· 19 years ago
f885513
just whitespace fixes
by Mike Frysinger
· 19 years ago
179f417
need string.h as well as strings.h
by Mike Frysinger
· 19 years ago
874af85
import most of e2fsprogs 1.38 updates
by Mike Frysinger
· 19 years ago
e7c43b6
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
by Rob Landley
· 19 years ago
75cc0ca
I was playing around with a dependency generator a couple weeks ago and I found
by Rob Landley
· 19 years ago
3496fdc
hopefully the last of the annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
391a904
Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like
by Rob Landley
· 19 years ago
083d3f4
by "Vladimir N. Oleynik"
· 19 years ago
7ad9780
fix building with debugging enabled #413
by Mike Frysinger
· 19 years ago
bfe773f
make sure we include local header files
by Mike Frysinger
· 19 years ago
b71e602
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek
by "Vladimir N. Oleynik"
· 19 years ago
20a825a
Fix warnings.
by Rob Landley
· 19 years ago
e70aa9d
only declare do_swap if we need it
by Mike Frysinger
· 19 years ago
fc379ba
rip out all the non-linux code and ugly workarounds
by Mike Frysinger
· 19 years ago
d582690
use xmalloc instead of malloc
by Mike Frysinger
· 20 years ago
0b3fc1a
remove com_err.h includes
by Mike Frysinger
· 20 years ago
16bc615
DOS only crap
by Mike Frysinger
· 20 years ago
a34f999
fix signed/unsigned char pointers
by Mike Frysinger
· 20 years ago
f98f5e3
need strings.h for ffs()
by Mike Frysinger
· 20 years ago
0301ffa
only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled
by Mike Frysinger
· 20 years ago
1fd98e0
import ext2fs lib to prep for new e2fsprogs
by Mike Frysinger
· 20 years ago