summaryrefslogtreecommitdiffstats
path: root/libblkid/src/topology
Commit message (Expand)AuthorAgeFilesLines
* libblkid: const qualifier cleanupKarel Zak2018-07-201-4/+5
* libblkid: use new ul_path_* APIKarel Zak2018-06-211-28/+32
* libblkid: remove unnecessary 'static' keywordKarel Zak2017-02-201-2/+2
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-1/+1
* libblkid: don't check nonnull attributes for NULL [-Wnonnull-compare]Karel Zak2016-06-141-3/+1Star
* misc: Fix various typosSebastian Rasmussen2016-05-313-5/+5
* Revert "include sysmacros.h where used"Karel Zak2016-03-084-4/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-084-0/+4
* libblkid,libmount: Do not use void* in calculations [cppcheck]Boris Egorov2016-01-191-1/+1
* libblkid: cleanup names, don't copy probing resultsKarel Zak2015-02-241-1/+1
* libblkid: cleanup internal return codesKarel Zak2014-06-101-4/+4
* libblkid: use new debug functionsKarel Zak2014-03-213-11/+11
* libblkid: clean up DBG()Karel Zak2013-04-083-21/+11Star
* libblkid: use O_CLOEXECKarel Zak2013-04-032-2/+2
* libblkid: cleanup arguments checksKarel Zak2012-12-041-5/+5
* libblkid: use O_CLOEXECKarel Zak2012-09-041-1/+1
* use proper printf format spec %lunick black2012-07-071-1/+1
* use memcpy() to cope with possible misalignmentnick black2012-07-071-3/+2Star
* build-sys: convert libblkid/ to moduleKarel Zak2012-06-261-19/+0Star
* libblkid: fix sysfs context usageKarel Zak2012-03-061-4/+5
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-8/+10
* libblkid: make fd usage in md code more robustKarel Zak2012-01-311-2/+4
* libblkid: [topology] fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-027-16/+25
* libblkid: update docsKarel Zak2011-07-231-3/+0Star
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-099-0/+1111