Add missing POSIX exit codes to enums for CrashExitCodes.
These are obtained from the reverse of WTERMSIG macro - e.g. WTERMSIG(132) is 4 which is SIGILL defined in sys/signal.h BUG=None Change-Id: Ifbfb9895354ca511f2787d21feb4b33e415fd8ec Reviewed-on: https://chromium-review.googlesource.com/773778Reviewed-by:Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#517423}
Showing
Please register or sign in to comment