]> sourceware.org Git - debugedit.git/commit
Fix Large File Support (LFS) in sepdebugcrcfix tool and systemd_inhibit.so plugin
authorGleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
Thu, 23 Mar 2017 18:22:47 +0000 (21:22 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 24 Mar 2017 10:51:33 +0000 (12:51 +0200)
commit6415903f88ce0da7bd27fe0767b9bd070b04b65a
tree16a14209251967c0fe3c7a941f70fad30bd1b038
parent7cf9e4d240863f7aeaba222e87718b70cd1c2c09
Fix Large File Support (LFS) in sepdebugcrcfix tool and systemd_inhibit.so plugin

This problem was found by ALT rpm verify-elf brp script:
verify-elf: WARNING: ./usr/lib/rpm-plugins/systemd_inhibit.so: uses non-LFS functions: __lxstat
verify-elf: WARNING: ./usr/lib/rpm/sepdebugcrcfix: uses non-LFS functions: __xstat mmap open pread pwrite

Signed-off-by: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org>
tools/sepdebugcrcfix.c
This page took 0.022875 seconds and 5 git commands to generate.