summaryrefslogtreecommitdiff
path: root/libbacktrace/mmap.c
AgeCommit message (Expand)Author
2020-05-11libbacktrace: declare getpagesize if necessaryIan Lance Taylor
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27[libbacktrace] Don't point to released memory in backtrace_vector_releaseTom de Vries
2018-01-25re PR other/68239 (libbacktrace allocation is sometimes very slow)Ian Lance Taylor
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam
2016-02-06mmap.c (MAP_FAILED): Define if not defined.John David Anglin
2016-01-04Update copyright years.Jakub Jelinek
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor
2015-09-08re PR other/67457 (segfault in libbacktrace)Ian Lance Taylor
2015-01-05Update copyright years.Jakub Jelinek
2014-05-09mmap.c (backtrace_free): If freeing a large aligned block of memory, call mun...Ian Lance Taylor
2014-01-02Update copyright years in libbacktrace/Richard Sandiford
2013-12-05alloc.c (backtrace_vector_finish): Add error_callback and data parameters.Ian Lance Taylor
2013-03-25alloc.c: #include <sys/types.h>.Ian Lance Taylor
2013-01-14Update copyright years in libbacktrace.Richard Sandiford
2013-01-01re PR other/55536 (libbacktrace abort in backtrace_alloc at mmap.c:99 running...Ian Lance Taylor
2012-10-29mmap.c (backtrace_vector_release): Correct last patch: add aligned, not size.Ian Lance Taylor
2012-10-29mmap.c (backtrace_vector_release): Make sure freed block is aligned on 8-byte...Ian Lance Taylor
2012-09-18Fix libbacktrace bootstrap with gcc 4.4Rainer Orth
2012-09-17libbacktrace/:Ian Lance Taylor