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
Denis Vlasenko
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
..
blkid
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
e2p
remove casts from xmalloc()
2006-12-19 23:36:04 +00:00
ext2fs
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
uuid
style cleanup: return(a) -> return a, part 1
2006-11-27 16:49:31 +00:00
chattr.c
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
Config.in
build system overhaul
2006-10-05 10:17:08 +00:00
e2fsbb.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
e2fsck.c
fix remaining survivors of the return(a) cleanup
2006-11-27 16:59:15 +00:00
e2fsck.h
Build fixes for gcc 4.0 with -Werror, from Tito.
2006-09-11 01:34:21 +00:00
fsck.c
introduce LONE_CHAR (optimized strcmp with one-char string)
2006-12-21 13:23:14 +00:00
fsck.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
Kbuild
build system: fix build in separate obj tree
2006-10-11 21:24:42 +00:00
lsattr.c
silly size savings and capitalization fixes
2006-10-26 00:37:00 +00:00
mke2fs.c
safe_strtoXX interface proved to be a bit unconvenient.
2006-11-27 14:43:21 +00:00
README
add new subdir for e2fsprogs
2005-04-24 05:07:59 +00:00
tune2fs.c
style cleanup: return(a) -> return a, part 2
2006-11-27 16:49:55 +00:00
util.c
message string changes, mostly for consistency, also -32 bytes in .rodata
2006-10-20 13:28:22 +00:00
util.h
Standardize on the vi editing directives being on the first line.
2006-07-02 19:47:05 +00:00
README
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.