]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/Makefile.in
Integrate new blkid library.
authorTheodore Ts'o <tytso@mit.edu>
Thu, 23 Jan 2003 21:45:16 +0000 (16:45 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 23 Jan 2003 21:45:16 +0000 (16:45 -0500)
commite12f2ae74c2eb8997bf13adf8fdd7e7313971eae
treecc85cc43c3584dec3ccaed08e2bb97e75f82bc9a
parent76ea3a2c7fc1b6ff03d566af66c971dbf867be45
Integrate new blkid library.
27 files changed:
ChangeLog
MCONFIG.in
Makefile.in
configure
configure.in
lib/blkid/ChangeLog [new file with mode: 0644]
lib/blkid/Makefile.in [new file with mode: 0644]
lib/blkid/blkid.h [new file with mode: 0644]
lib/blkid/blkid_types.h.in [new file with mode: 0644]
lib/blkid/cache.c [new file with mode: 0644]
lib/blkid/dev.c [new file with mode: 0644]
lib/blkid/devname.c [new file with mode: 0644]
lib/blkid/devno.c [new file with mode: 0644]
lib/blkid/getsize.c [new file with mode: 0644]
lib/blkid/libblkid.3.in [new file with mode: 0644]
lib/blkid/list.h [new file with mode: 0644]
lib/blkid/llseek.c [new file with mode: 0644]
lib/blkid/probe.c [new file with mode: 0644]
lib/blkid/probe.h [new file with mode: 0644]
lib/blkid/read.c [new file with mode: 0644]
lib/blkid/resolve.c [new file with mode: 0644]
lib/blkid/save.c [new file with mode: 0644]
lib/blkid/tag.c [new file with mode: 0644]
misc/ChangeLog
misc/Makefile.in
misc/blkid.8.in [new file with mode: 0644]
misc/blkid.c [new file with mode: 0644]