[PATCH] D43539: Add new interceptors: getttyent(3) family

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 17:04:45 PST 2018


krytarowski created this revision.
krytarowski added reviewers: vitalybuka, joerg.
krytarowski added a project: Sanitizers.
Herald added a subscriber: kubamracek.

getttyent, getttynam, setttyent, setttyentpath, endttyent - get ttys file entry

Reuse them on NetBSD.

Sponsored by <The NetBSD Foundation>


Repository:
  rL LLVM

https://reviews.llvm.org/D43539

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/sanitizer_common/TestCases/NetBSD/getttyent.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43539.135172.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/62ff634d/attachment-0001.bin>


More information about the llvm-commits mailing list