summaryrefslogtreecommitdiffstats
path: root/libblkid/src/save.c
Commit message (Expand)AuthorAgeFilesLines
* libblkid: check number of test_blkid_save arguments correctlySami Kerola2019-07-141-1/+1
* libblkid: don't check nonnull attributes for NULL [-Wnonnull-compare]Karel Zak2016-06-141-3/+0Star
* lib: provide fallback if mkostemp(3) missingRuediger Meier2016-02-291-1/+2
* libblkid: care about unsafe chars in cacheKarel Zak2014-11-271-1/+21
* libblkid: use new debug functionsKarel Zak2014-03-211-11/+11
* libblkid: check writing to a file was successfulSami Kerola2013-04-261-1/+6
* libblkid: clean up DBG()Karel Zak2013-04-081-19/+11Star
* libblkid: use O_CLOEXECKarel Zak2013-04-031-3/+3
* libblkid: check mkdir(/run/blkid) return code [coverity scan]Karel Zak2012-12-121-5/+10
* libblkid: remove blkid_{strndup,strdup}Karel Zak2012-11-301-1/+1
* libblkid: check fchmod() return value [coverity scan]Karel Zak2012-09-071-3/+6
* libblkid: check for NULL in blkid_flush_cache() [coverity scan]Karel Zak2012-01-311-2/+4
* libblkid: check rename() return value [coverity scan]Karel Zak2012-01-311-3/+9
* blkid: move cache to /run on new systemsKarel Zak2012-01-251-3/+18
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+196