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
"Vladimir N. Oleynik"
69d728be18
more const, inline, forward declaration usage, strip 20k source size ;-)
2005-09-28 15:16:22 +00:00
..
blkid
hmm, forgoten remove llseek?
2005-09-19 14:25:55 +00:00
e2p
use xmalloc() instead of malloc()
2005-06-11 22:25:27 +00:00
ext2fs
fix building with debugging enabled
#413
2005-09-25 05:18:04 +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 the very fat e2fsck/fsck applets
2005-09-24 07:11:16 +00:00
e2fsbb.h
more const, inline, forward declaration usage, strip 20k source size ;-)
2005-09-28 15:16:22 +00:00
e2fsck.c
more const, inline, forward declaration usage, strip 20k source size ;-)
2005-09-28 15:16:22 +00:00
fsck.c
import the very fat e2fsck/fsck applets
2005-09-24 07:11:16 +00:00
fsck.h
import the very fat e2fsck/fsck applets
2005-09-24 07:11:16 +00:00
lsattr.c
…
Makefile
use the shorter license header
2005-09-24 07:16:29 +00:00
Makefile.in
move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small automatic size reduction
2005-09-27 11:43:29 +00:00
mke2fs.c
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek
2005-09-19 13:48:39 +00:00
README
…
tune2fs.c
err, fix stupid mistake in previous do_findfs() change
2005-09-24 06:07:34 +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.