breakpad/src/client/linux/dump_writer_common
Ted Mielczarek 8bb3d55af7 Rename src/common/memory.h to memory_allocator.h.
memory.h shadows a system header which normally isn't a problem
because of the include paths in Breakpad, but the Firefox build
system winds up with src/common in the include path so we've had
a workaround for this for years. Renaming the file lets us get
rid of that workaround and shouldn't hurt anything.

Change-Id: I3b7c4239dc77f3b2b7cf2b572a0cad88cd7e8522
Reviewed-on: https://chromium-review.googlesource.com/723261
Reviewed-by: Mark Mentovai <mark@chromium.org>
2017-10-17 14:02:43 +00:00
..
mapping_info.h Add API to skip dump if crashing thread doesn't reference a given module 2017-01-18 15:41:07 +00:00
raw_context_cpu.h Microdumps: refactor out common parts of minidump_writer.cc 2014-10-01 09:51:23 +00:00
thread_info.cc [mips64] Support for mips n64 2016-02-06 18:58:39 -05:00
thread_info.h Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
ucontext_reader.cc Replace remaining references to 'struct ucontext' with 'ucontext_t' 2017-09-20 11:50:04 +00:00
ucontext_reader.h Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00