summaryrefslogtreecommitdiffstats
path: root/libblkid/src/read.c
Commit message (Expand)AuthorAgeFilesLines
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-3/+3
* misc: fix some compiler warningsRuediger Meier2016-10-271-32/+0Star
* libblkid: don't check nonnull attributes for NULL [-Wnonnull-compare]Karel Zak2016-06-141-3/+0Star
* libblkid: improve debug messagesKarel Zak2016-05-251-3/+3
* libblkid: assume strtoull() is availableSami Kerola2015-01-071-10/+3Star
* libblkid: care about unsafe chars in cacheKarel Zak2014-11-271-3/+18
* libblkid: use new debug functionsKarel Zak2014-03-211-14/+14
* libblkid: clean up DBG()Karel Zak2013-04-081-21/+16Star
* libblkid: use O_CLOEXECKarel Zak2013-04-031-1/+1
* libblkid: remove blkid_{strndup,strdup}Karel Zak2012-11-301-1/+1
* libblkid: use O_CLOEXECKarel Zak2012-09-041-1/+1
* libblkid: verify arroy bound before reference [cppcheck]Sami Kerola2012-02-081-1/+1
* libblkid: fix use-after-free [coverity scan]Karel Zak2012-01-301-0/+2
* blkid: move cache to /run on new systemsKarel Zak2012-01-251-1/+1
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-2/+2
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+498