• Home
  • Raw
  • Download

Lines Matching +full:gcc +full:- +full:valgrind

4 Fix 32-bit cleanliness in e2fsprogs so that we can support filesystems
11 Mke2fs will now create filesystems hash trees and on-line resizing
31 Add support for on-line resizing to resize2fs.
68 read/write badblocks test on a read-only mounted root filesystem.
80 on the command line using the new -S option to resize2fs.
83 big-endian machines (such as a S/390).
96 Add a new debugfs command, set_current_time, which sets fs->now so
109 Fix mklost+found so that it creates a full-sized directory on
114 Fix a display bug in "badblocks -sv" so that the done message properly
118 Allow fractional percentages to the -m option in mke2fs and tune2fs
153 Fix use-after-free bug in e2fsck when finishing up the use of the
161 Fixed various Debian packaging issues --- see debian/changelog for
168 -------------------
170 Update config.guess and config.sub to latest version (2006-02-23) from
179 Add valgrind support to the regression test suites, and eliminate
180 false positives from valgrind.
184 Fix a fencepost error in resize2fs caught by valgrind.
190 break compiles on the sparc architectures when using gcc.
192 In the libext2fs library, add the new field fs->now which if non-zero
196 Fix gcc 4.01 complaints by adding a missing #include <string.h> to
203 cross-compiling and some of the options specified in CFLAGS or LDFLAGS
218 Fix various gcc -Wall complaints.
226 Solaris shared library, to allow cross-compile and other builds that
227 might need to specify -L paths to needed libraries. (Addresses
237 lazily initialized on a per-block basis, instead of being entirely
238 initialized or entirely unused on a per-blockgroup basis.
243 Make test scripts more robust against locale-related environment variables