~itachi-san/telegram-desktop/breakpad-lss

Viewing all changes in revision 51.

  • Committer: Mike Frysinger
  • Author(s): Joshua Peraza
  • Date: 2019-11-13 20:32:52 UTC
  • Revision ID: git-v1:726d71ec08d15493b94eff456bc31faecf0a5902
Add sigtimedwait and sigprocmask wrappers

The existing sigprocmask wrappers are consolidated into a single
definition using rt_sigprocmask and no longer checks for ENOSYS.
These system calls should exist on Linux 2.2+. Support for older
kernels will require callers to handle ENOSYS themselves.

Bug: crashpad:265
Change-Id: I25bc8c811c2f93aa20ff64fe3bacdcd017ff10c6
Reviewed-on: https://chromium-review.googlesource.com/c/linux-syscall-support/+/1914504
Reviewed-by: Mike Frysinger <vapier@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: