]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/Makefile.in
Add tdb from Samba into libext2fs library.
authorTheodore Ts'o <tytso@mit.edu>
Thu, 5 Apr 2007 01:26:37 +0000 (21:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 Apr 2007 01:26:37 +0000 (21:26 -0400)
commit106ad96daee151064aa44a857f82ba10c8258b40
tree7ff3516a62dfa949fb84edf5106af57fcc7d0f15
parent4aec958561923bcfd138534d6ff64273b7427a9c
Add tdb from Samba into libext2fs library.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
16 files changed:
ChangeLog
configure
configure.in
lib/ext2fs/ChangeLog
lib/ext2fs/Makefile.in
lib/ext2fs/tdb.c [new file with mode: 0644]
lib/ext2fs/tdb.h [new file with mode: 0644]
lib/ext2fs/tdb/build-tdb [new file with mode: 0755]
lib/ext2fs/tdb/patches/copyright [new file with mode: 0644]
lib/ext2fs/tdb/patches/ext2tdb-rename [new file with mode: 0644]
lib/ext2fs/tdb/patches/replace-includes [new file with mode: 0644]
lib/ext2fs/tdb/patches/series [new file with mode: 0644]
lib/ext2fs/tdb/patches/static-functions [new file with mode: 0644]
lib/ext2fs/tdb/patches/static-prototypes [new file with mode: 0644]
lib/ext2fs/tdb/patches/tdbtool-includes [new file with mode: 0644]
lib/ext2fs/tdbtool.c [new file with mode: 0644]