summaryrefslogtreecommitdiffstats
path: root/libdwfl/dwfl_build_id_find_elf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-1/+1
|\
| * libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).Mark Wielaard2018-03-101-1/+1
| * Avoid double-including config.hUlf Hermann2017-05-021-0/+4
* | Use OS-specific pathsUlf Hermann2017-05-081-2/+3
* | Open files in O_BINARYUlf Hermann2017-05-081-2/+2
* | Avoid double-including config.hUlf Hermann2017-04-261-0/+4
|/
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-301-0/+1
* libdwfl: Don't leak core Elf and core file descriptor from argp-std.Mark Wielaard2016-01-021-3/+6
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-2/+2
* libdwfl: Fix memory leak in __libdwfl_open_by_build_id.Mark Wielaard2015-06-051-1/+2
* libdwfl: Reject very short or really large build-ids.Mark Wielaard2015-05-271-4/+19
* Add is_executable to Dwfl_Module.Jan Kratochvil2014-09-181-4/+3
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-12/+20
* Use executable_for_core in dwfl_build_id_find_elf.Jan Kratochvil2013-12-181-0/+17
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* libdwfl: Refuse to fall back to an ELF file opened by name when that mismatch...Roland McGrath2010-05-061-1/+7
* libdwfl automagic decompression supportRoland McGrath2009-01-051-7/+12
* src/Roland McGrath2008-08-071-0/+7
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-2/+3
* src/Roland McGrath2007-10-041-0/+152