[PATCH] D35554: Add NetBSD support in sanitizer_platform_limits_posix.*

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 05:37:26 PDT 2017


krytarowski created this revision.
krytarowski added a project: Sanitizers.
Herald added subscribers: kubamracek, emaste, srhines.

NetBSD is a BSD Operating System, close to FreeBSD, however with distinct interfaces that
were diverged over 20 years ago.

Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.

Sponsored by <The NetBSD Foundation>


Repository:
  rL LLVM

https://reviews.llvm.org/D35554

Files:
  lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35554.107080.patch
Type: text/x-patch
Size: 29042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/7a6e8434/attachment-0001.bin>


More information about the llvm-commits mailing list