Hi,
On Fri, 2022-10-21 at 02:25 +0800, Yonggang Luo via Elfutils-devel
wrote:
> Signed-off-by: Yonggang Luo <[email protected]>
> ---
> configure.ac | 1 +
> lib/crc32_file.c | 4 ++--
> lib/system.h | 2 ++
> libelf/elf32_updatefile.c | 3 ++-
> libelf/elf_begin.c | 5 ++++-
> libelf/elf_end.c | 2 ++
> libelf/elf_update.c | 5 ++++-
Missing commit message and ChangeLog entries.
So this is for a system that doesn't have mmap?
How does the testsuite results look on such a system?
ELF_C_{READ,WRITE,RDWR}_MMAP[_PRIVATE] are elfutils extensions, but
they are used internally in other libraries.
Cheers,
Mark