summaryrefslogtreecommitdiffstats
path: root/libdwfl/linux-proc-maps.c
Commit message (Expand)AuthorAgeFilesLines
* Use OS-specific pathsUlf Hermann2017-05-081-2/+2
* Open files in O_BINARYUlf Hermann2017-05-081-5/+5
* Avoid double-including config.hUlf Hermann2017-04-261-0/+4
* Always use the same method to query the system page sizeUlf Hermann2017-02-151-1/+1
* libdwfl: Fix memory leak in proc_maps_report on bad file mapping.Mark Wielaard2016-04-141-1/+4
* libdwfl: Don't leak memory in proc_maps_report when ENOEXEC.Mark Wielaard2016-02-221-1/+2
* Move nested functions in linux-proc-maps.c to file scope.Chih-Hung Hsieh2016-01-031-14/+17
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-6/+6
* Use seek+read instead of pread to read from /dev/$$/mem files.Jose E. Marchesi2015-10-091-4/+11
* libdwfl: Don't leak fd on error in linux-proc-maps.c (grovel_auxv).Mark Wielaard2014-05-151-1/+5
* libdwfl: dwfl_linux_proc_find_elf use elf_from_remote_memory for (deleted).Mark Wielaard2014-03-101-13/+41
* libdwfl: elf_from_remote_memory should use pagesize, not p_align.Mark Wielaard2014-03-101-2/+4
* libdwfl: linux-proc-maps.c (proc_maps_report): Don't assert on bad input.Mark Wielaard2014-03-031-1/+2
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-7/+0
* libdwfl: dwfl_linux_proc_find_elf should only return regular files.Mark Wielaard2013-12-311-0/+9
* Unwinder for x86*.Jan Kratochvil2013-11-071-1/+8
* libdwfl: Don't report and abort on non-file mappings in maps.Mark Wielaard2013-10-221-2/+1
* libdwfl: proc_maps_report should not fclose the given file.Mark Wielaard2013-09-121-1/+0
* libdwfl/Jan Kratochvil2013-01-301-44/+97
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix some libdwfl bias calculations.Roland McGrath2010-05-201-7/+19
* libdwfl/Roland McGrath2008-09-301-0/+3
* libdwfl/Roland McGrath2008-04-061-6/+6
* Same as last commit, for linux-proc-maps.cRoland McGrath2007-01-111-10/+7
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-10/+46
* 2005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-231-26/+41
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+285