Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
874af85d5eb08b65476f406f6a1e7edc127ac210
/
e2fsprogs
/
ext2fs
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