util-linux/libblkid
Karel Zak e04f386084 libblkid: revert mmap usage
The implementation has not been ready for I/O errors and it seems that
there is no elegant way how to resolve this issue. Linux returns
SIGBUS on mmap errors and play with signals (or longjumps) in shared
library is really bad idea.

It also seems that mmaped devices have some unexpected side-effects
with page-cache where for example dd returns old data for already
modified device etc.

Signed-off-by: Karel Zak <kzak@redhat.com>
2016-03-30 14:53:33 +02:00
..
docs docs: fix gtk-docs related warnings 2015-05-28 12:28:23 +02:00
samples misc: again fixing many printf format strings 2016-03-07 23:16:04 +01:00
src libblkid: revert mmap usage 2016-03-30 14:53:33 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
blkid.pc.in build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
libblkid.3 libblkid/libblkid.3: Improve the typsetting of the manual 2014-05-06 11:28:53 +02:00