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

Viewing all changes in revision 47.

  • Committer: Mike Frysinger
  • Author(s): Sergei Datsenko
  • Date: 2018-01-11 20:22:11 UTC
  • Revision ID: git-v1:a89bf7903f3169e6bc7b8efc10a73a7571de21cf
Remove sysconf override

__getpagesize is defined as non-throwing in <bits/shm.h>, but here
it's missing this specification. This may cause compilation errors
if the compiler knows by now about the correct signature.

As apparently sysconf is not needed to be in LSS remove the whole
function.

Change-Id: Ie9f8b5df6713e71925cc87f223c83709156e7dfd
Reviewed-on: https://chromium-review.googlesource.com/860968
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Mark Seaborn <mseaborn@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: