]> git.ipfire.org Git - thirdparty/util-linux.git/commit - libblkid/src/probe.c
libblkid: remove blkid_llseek()
authorKarel Zak <kzak@redhat.com>
Wed, 1 Jul 2020 13:47:20 +0000 (15:47 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 1 Jul 2020 13:47:20 +0000 (15:47 +0200)
commita732e4a1d3441cf4e579b824d4667a2e224e6a4e
tree5469a0a461d672a85858cb6293353a68ee6f1e0f
parent63c80c4cf725564196b603e3a7c39d439218570f
libblkid: remove blkid_llseek()

Let's use libc lseek() everywhere like we use in another tools. It's
year 2020 ...

Addresses: https://github.com/karelzak/util-linux/issues/1083
Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
libblkid/src/Makemodule.am
libblkid/src/blkidP.h
libblkid/src/llseek.c [deleted file]
libblkid/src/probe.c