breakpad/src/client
mark@chromium.org 7b8b8632d3 The process_id field is unsigned, so we need this cast in c++0x.
Patch by Rafael Ávila de Espí­ndola <respindola@mozilla.com>

https://bugzilla.mozilla.org/show_bug.cgi?id=677644


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@825 4c0a9323-5329-0410-9bdc-e9ce6186880e
2011-08-11 13:47:38 +00:00
..
linux Fix an assertion encountered in UntypedMDRVA::Copy(). 2011-07-01 01:20:27 +00:00
mac The process_id field is unsigned, so we need this cast in c++0x. 2011-08-11 13:47:38 +00:00
solaris/handler issue 223 - Fixes for SOlaris handler during integration with Firefox. patch by Alfred Peng, r=mento,me 2008-03-18 16:10:10 +00:00
windows Protect "std::max", "std::min" against MACROs defined in WinDef.h. 2011-03-11 22:47:07 +00:00
minidump_file_writer_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Only include linux_syscall_support.h on Linux in cross platform files. 2010-09-24 21:51:09 +00:00
minidump_file_writer.h The first field in a MDLocationDescriptor is a u_int32_t, so change this cast 2011-08-11 13:45:30 +00:00