summaryrefslogtreecommitdiffstats
path: root/libblkid/src/devname.c
Commit message (Expand)AuthorAgeFilesLines
* libblkid: fix possible uninitialized value use [coverity scan]Karel Zak2019-05-151-1/+1
* libblkid: improve whole-disk detection when read /proc/partitionsKarel Zak2019-01-081-11/+14
* libblkid: use new ul_path_* APIKarel Zak2018-06-211-6/+7
* misc: fix gcc-7 sprintf warnings -Wformat-overflowRuediger Meier2017-06-141-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-6/+6
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* libblkid: store only canonical devnames to the cacheKarel Zak2016-05-261-6/+37
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* lib: remove openat fallback functions (include/at.h)Ruediger Meier2016-03-071-2/+1Star
* libblkid: use new debug functionsKarel Zak2014-03-211-18/+18
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-091-3/+3
* libblkid: clean up DBG()Karel Zak2013-04-081-23/+19Star
* libblkid: use O_CLOEXECKarel Zak2013-04-031-3/+3
* libblkid: check returns [coverity scan]Karel Zak2013-03-271-1/+2
* libblkid: cleanup arguments checksKarel Zak2012-12-041-6/+8
* libblkid: remove blkid_{strndup,strdup}Karel Zak2012-11-301-2/+2
* fix buffer overrun in some calls to sscanfKarel Zak2012-07-091-1/+1
* libblkid: fix sysfs context usageKarel Zak2012-03-061-1/+1
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-4/+4
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-2/+1Star
* libblkid: remove unnecessary position check from list_for_each_safe loopsKarel Zak2011-09-121-4/+1Star
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+680