Library for managing partitions. Common code for KDE Partition Manager and other projects. https://www.kde.org/applications/system/kdepartitionmanager/
Go to file
Teo Mrnjavac 815cb3caad Add ismounted.c and related from util-linux.
These are supposed to be LGPL or GPL 2 or later. The licensing is
unclear but in util-linux the relevant files are treated as LGPL.
is_mounted is wrapped in helpers.h
Compared to libparted, this has the benefit of not requiring a
PedPartition object, and it's supposed to be reliable and
cross-platform.
2015-08-18 18:22:30 +02:00
cmake/modules Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
src Add ismounted.c and related from util-linux. 2015-08-18 18:22:30 +02:00
CMakeLists.txt Bump minimum blkid (and therefore util-linux) version to 2.23. 2015-08-13 14:26:14 +02:00
COPYING.GPL3 Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
INSTALL Update INSTALL instructions: 2015-06-11 12:28:27 +01:00
KPMcoreConfig.cmake.in Rename PartitionManager things to KPMcore. 2015-07-02 14:19:33 +02:00