breakpad/src
cjhopman@chromium.org 751453c357 Fix call to rt_sigaction
Despite the fact that many places imply that sigaction and rt_sigaction
are essentially the same, rt_sigaction's signature is actually
different-- it takes the size of the kernel's sigset_t as an extra argument.

BUG=473973


git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1447 4c0a9323-5329-0410-9bdc-e9ce6186880e
2015-04-15 22:57:24 +00:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fix call to rt_sigaction 2015-04-15 22:57:24 +00:00
common MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
google_breakpad Add address and reason for IN_PAGE_ERROR. 2015-04-10 22:05:29 +00:00
processor Microdump processor: be more tolerant for different logcat formats 2015-04-13 17:45:17 +00:00
third_party MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
tools MIPS64: Initial MIPS64 related change. 2015-04-15 19:28:11 +00:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00