summaryrefslogtreecommitdiff
path: root/lib/ext2fs/tdb.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09libext2fs: change getpagesize to sysconfMike Frysinger1-5/+1
2011-11-29e2fsck: speed up runs when using tdb for large atypical filesystemsTheodore Ts'o1-4/+4
2011-11-28configure: check for msync() for portability reasonsTheodore Ts'o1-1/+1
2011-11-05libext2fs: don't leak tdb_null out of the shared library namespaceTheodore Ts'o1-2/+2
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-111/+111
2008-07-13Define _XOPEN_SOURCE to 600 consistently for Solaris C99 supportTheodore Ts'o1-1/+1
2008-02-17Update to latest samba tdb library before LGPLv3 changeTheodore Ts'o1-54/+213
2008-02-17Add portability checks to support DJGPPChristophe GRENIER1-0/+2
2007-04-04Add tdb from Samba into libext2fs library.Theodore Ts'o1-0/+3982