index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
volume_id
/
fat.c
Age
Commit message (
Expand
)
Author
2017-09-18
regularize format of source file headers, no code changes
Denys Vlasenko
2017-01-10
Big cleanup in config help and description
Denys Vlasenko
2013-07-31
volume_id: Adopt to new config style.
Sven-Göran Bergh
2013-07-31
volume_id: Adopt to new kbuild style.
Sven-Göran Bergh
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2010-01-28
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2009-11-01
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-09-16
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-02-15
volume_id: abort early on read failures.
Denis Vlasenko
2008-11-30
volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes
Denis Vlasenko
2008-10-12
findfs: fix LUKS and FAT detection routines; do not exit if corrupted
Denis Vlasenko
2008-03-24
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko