index
:
delta/util-linux.git
baserock/2.25.2-musl
baserock/bootstrap
baserock/danielsilverstone/merge-v2.23
baserock/jonathan/fix-util-linux
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
master
stable/v2.13
stable/v2.13.0
stable/v2.13.1
stable/v2.14
stable/v2.15
stable/v2.16
stable/v2.17
stable/v2.19
stable/v2.20
stable/v2.21
stable/v2.22
stable/v2.23
stable/v2.24
stable/v2.25
stable/v2.26
stable/v2.27
stable/v2.28
stable/v2.29
stable/v2.30
stable/v2.31
stable/v2.32
stable/v2.33
stable/v2.35
stable/v2.36
stable/v2.37
stable/v2.38
git.kernel.org: pub/scm/utils/util-linux/util-linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libblkid
/
src
/
devno.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove no longer needed braces
Cristian RodrÃguez
2023-01-23
1
-6
/
+3
*
replace open-coded instances of mempcpy
Cristian RodrÃguez
2023-01-23
1
-6
/
+4
*
libblkid: fix fstatat() use in blkid__scan_dir()
Karel Zak
2020-05-12
1
-2
/
+2
*
[clang-tidy] do not return in void functions
Rosen Penev
2020-04-19
1
-1
/
+0
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
1
-1
/
+1
*
misc: avoid shadowing
Karel Zak
2016-03-09
1
-7
/
+7
*
Revert "include sysmacros.h where used"
Karel Zak
2016-03-08
1
-1
/
+0
*
include sysmacros.h where used
Mike Frysinger
2016-03-08
1
-0
/
+1
*
lib: remove openat fallback functions (include/at.h)
Ruediger Meier
2016-03-07
1
-3
/
+2
*
lib/sysfs: rename devname functions, cleanup
Karel Zak
2015-05-28
1
-1
/
+0
*
Fix /sys to /dev node name translation
Stanislav Brabec
2015-05-26
1
-0
/
+1
*
lib/sysfs: add sysfs_devno_is_lvm_private() from libblkid
Karel Zak
2014-06-17
1
-29
/
+0
*
libblkid: ignore private LVM devices
Karel Zak
2014-06-10
1
-0
/
+28
*
libblkid: use new debug functions
Karel Zak
2014-03-21
1
-5
/
+5
*
libblkid: clean up DBG()
Karel Zak
2013-04-08
1
-9
/
+6
*
libblkid: use O_CLOEXEC
Karel Zak
2013-04-03
1
-1
/
+1
*
a pointer should not be compared to zero [coccinelle]
Sami Kerola
2013-02-06
1
-1
/
+1
*
libblkid: improve test_blkid_devno, fix compiler warning [-Wunused-result]
Karel Zak
2012-12-19
1
-1
/
+3
*
libblkid: cleanup blkid_strconcat
Karel Zak
2012-11-30
1
-1
/
+1
*
libblkid: remove blkid_{strndup,strdup}
Karel Zak
2012-11-30
1
-24
/
+2
*
fix buffer overrun in some calls to sscanf
Karel Zak
2012-07-09
1
-1
/
+1
*
sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholedisk
Michal Luscon
2012-03-27
1
-129
/
+1
*
libblkid: fix sysfs context usage
Karel Zak
2012-03-06
1
-1
/
+1
*
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
2011-12-02
1
-5
/
+5
*
libblkid: fix compiler warnings [-Wunused-parameter -Wsign-compare]
Karel Zak
2011-08-02
1
-2
/
+2
*
build-sys: use top-level directory for libblkid rather than shlibs/blkid
Karel Zak
2011-06-09
1
-0
/
+527