On Sun, Mar 16, 2025, at 7:15 PM, Serhei Makarov wrote:
> +/* The same callback, except this first attempts to look up a cached
> + Elf* and fd from the Dwfl_Module's Dwfl_Process_Tracker (if any).
> + If a new Elf* has to be created, this saves it to the cache. */
> +extern int dwfl_proces
On Thu, Apr 20, 2017 at 04:31:02PM +0200, Ulf Hermann wrote:
> config.h doesn't have include guards, so including it twice is bad. We
> deal with this by checking for PACKAGE_NAME, but only in some places.
> Once we start using gnulib, we will need to include config.h before any
> gnulib-generated
On Thu, Aug 29, 2019 at 03:16:12PM +0200, Mark Wielaard wrote:
> From: Jonathon Anderson
>
> Uses the stdatomic.h provided by FreeBSD when GCC doesn't (ie. GCC < 4.9)
>
> Signed-off-by: Jonathon Anderson
> Signed-off-by: Srđan Milaković
> ---
> configure.ac | 12 ++
> lib/ChangeLog
On Tue, Apr 01, 2025 at 08:54:04PM +0200, Michal Sekletar wrote:
> Whenever possible, resolve all symlinks as if the sysroot path were a
> chroot environment. This prevents potential interactions with files from
> the host filesystem.
>
> Signed-off-by: Michal Sekletar
> ---
> configure.ac
When printing section headers, also include a key to what each flag
is at the end of the section header output.
Signed-off-by: Samuel Zeter
--- Updates tests to fix issues from the first patch.
src/readelf.c | 11 ++
tests/run-copyadd-sections.sh | 4 +--
tests/run-large-e