This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
e2fsprogs
History
Mike Frysinger
d1a9d57bd6
use xmalloc() instead of malloc()
2005-06-11 22:25:27 +00:00
..
blkid
…
e2p
use xmalloc() instead of malloc()
2005-06-11 22:25:27 +00:00
ext2fs
remove com_err.h includes
2005-06-11 20:29:02 +00:00
uuid
replace simple is_null func with a memcmp define
2005-06-11 00:36:04 +00:00
base_device.c
…
chattr.c
…
Config.in
import initial fat mke2fs
2005-06-11 05:29:40 +00:00
e2fsbb.h
…
lsattr.c
…
Makefile
make sure clean removes objects in subdirs
2005-06-11 00:12:12 +00:00
Makefile.in
import initial fat mke2fs
2005-06-11 05:29:40 +00:00
mke2fs.c
use xmalloc() and bb_perror_msg_and_die()
2005-06-11 22:24:15 +00:00
README
…
tune2fs.c
initial fat tune2fs/findfs/e2label source
2005-06-11 00:40:20 +00:00
util.c
…
util.h
…
README
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.