]> err.no Git - util-linux/commit
lib: add pttype.c for PT types detection
authorKarel Zak <kzak@redhat.com>
Thu, 12 Mar 2009 09:15:50 +0000 (10:15 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 12 Mar 2009 09:15:50 +0000 (10:15 +0100)
commite85a2a9392bde75b45bc9973782d8ff5bfa2b54b
tree5cc55cf82bf00b785e9e7c1f5c7e247e7707352b
parent4c85aa3a4c26f2a2c33bf16960b548d5bbd5b4bf
lib: add pttype.c for PT types detection

This is a small fragment from libdisk (from xfsprogs). The final
solution will be to move the library to util-linux-ng.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/Makefile.am
include/pttype.h [new file with mode: 0644]
lib/.gitignore
lib/Makefile.am
lib/pttype.c [new file with mode: 0644]