summaryrefslogtreecommitdiff
path: root/lib/ext2fs/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-11-03lib/ext2fs/Makefile.in: Reorder some of the $(SRCS) in alphabetical order.Jose R. Santos1-6/+6
2007-08-11Remove configure --enable-swapfs and associated support #definesTheodore Ts'o1-3/+1
2007-07-22libext2fs: 32-bit bitmap refactorization, part 2Theodore Ts'o1-12/+2
2007-07-22libext2fs: 32-bit bitmap refactorization, part 1Theodore Ts'o1-3/+3
2007-05-31Add test to make sure the ext2 superblock structure is 1024 bytesTheodore Ts'o1-131/+151
2007-04-06Add a regression test suite for libext2fs's icount abstractionTheodore Ts'o1-2/+10
2007-04-04Add tdb from Samba into libext2fs library.Theodore Ts'o1-2/+10
2006-11-12Check in ext4 extent headers into the source treeTheodore Ts'o1-1/+1
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o1-1/+6
2006-03-25Fix the i386 bitmap operations so they are 32-bit cleanTheodore Ts'o1-2/+3
2005-12-10Address parallel build problem in the library MakefilesTheodore Ts'o1-0/+2
2005-05-06Update "make depend" information. Fixes SMP parallel build problem.Theodore Ts'o1-4/+9
2005-03-18Fix clean target to remove tst_getsectsize.Theodore Ts'o1-3/+3
2005-02-05Remove *.pc files on a "make distclean"Theodore Ts'o1-2/+2
2005-02-04Makefile.in (clean): Remove tst_getsize when doing a make cleanTheodore Ts'o1-2/+2
2005-01-26Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o1-4/+13
2005-01-19Makefile.in: Fix the kernel compile-time echo commands to beTheodore Ts'o1-9/+9
2005-01-06Fix resize inode handling on big endian systems, by adding new routinesTheodore Ts'o1-0/+2
2004-12-15sparse.c (ext2fs_list_backups, ext2fs_bg_has_super),Theodore Ts'o1-4/+0
2004-12-15Add support for on-line resizing ala the resize inode. This patchTheodore Ts'o1-0/+10
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o1-7/+10
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o1-76/+81
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o1-1/+3
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o1-15/+26
2004-11-19Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o1-13/+0
2004-02-29Patch from Brian Bergstrand to use the correct -fPIC flag forTheodore Ts'o1-1/+1
2004-01-31Update for WIP release 1.35-WIP release dated 31-Jan-2004.Theodore Ts'o1-0/+4
2003-11-21Centeralize calculation of which blocks are reserved/used forTheodore Ts'o1-0/+2
2003-07-23Update makefile dependencies.Theodore Ts'o1-0/+4
2003-05-21mke2fs.c (PRS, set_fs_defaults): If the sector size of theTheodore Ts'o1-0/+6
2003-04-21Use DYLD_LIBRAY_PATH so that "make check" works onTheodore Ts'o1-3/+3
2003-03-30Change compile_et to generate header files that use <et/com_err.h>Theodore Ts'o1-1/+1
2002-11-08Skip byteswap tests on --disable-swapfsTheodore Ts'o1-2/+2
2002-09-24Update for 1.29 release.Theodore Ts'o1-0/+4
2002-08-17Update to debian's 1.27+1.28-WIP-0626-1Theodore Ts'o1-2/+1
2002-08-13Makefile.in: Move dupfs.o and test_io.o from theTheodore Ts'o1-3/+3
2002-03-11Add new function to the libext2fs library, ext2fs_dirhash, whichTheodore Ts'o1-0/+2
2002-03-07Makefile.in (check): Use LD_LIBRARY_PATH to run test programs.Theodore Ts'o1-3/+3
2002-02-20Add new inode I/O abstraction interface which exports an inode asTheodore Ts'o1-0/+6
2002-02-12Lots of small random portability fixes to make e2fsprogs buildTheodore Ts'o1-1/+2
2002-02-03Update files for 1.26 release.Theodore Ts'o1-0/+4
2002-01-03dir_iterate.c (ext2fs_dir_iterate2, ext2fs_process_dir_block):Theodore Ts'o1-0/+2
2001-12-24Fix broken Makefile dependencies.Theodore Ts'o1-8/+12
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o1-13/+8
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o1-1/+1
2001-12-02Fixes necessary for e2fsprogs to work using the diet libc.Theodore Ts'o1-1/+2
2001-07-04Add new functions to bitops.h to find quickly search for set bits inTheodore Ts'o1-1/+34
2001-07-02Add initial support for extended attribute blocksTheodore Ts'o1-1/+3
2001-06-15ChangeLog, Makefile.in:Theodore Ts'o1-3/+6
2001-06-13ChangeLog, setsuper.c:Theodore Ts'o1-1/+1