[llvm-bugs] [Bug 40619] New: Sync the list of ioctl(2) operations with NetBSD 8.99.34
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Feb 5 14:25:32 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40619
Bug ID: 40619
Summary: Sync the list of ioctl(2) operations with NetBSD
8.99.34
Product: compiler-rt
Version: unspecified
Hardware: All
OS: NetBSD
Status: NEW
Severity: release blocker
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: n54 at gmx.com
CC: llvm-bugs at lists.llvm.org
Please merge with the LLVM 8 branch:
```
Author: kamil
Date: Tue Feb 5 14:20:25 2019
New Revision: 353224
URL: http://llvm.org/viewvc/llvm-project?rev=353224&view=rev
Log:
Update the ioctl(2) list in sanitizers with NetBSD 8.99.34
Modified:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
compiler-rt/trunk/utils/generate_netbsd_ioctls.awk
```
With NetBSD-9 the list of operations stored in compiler-rt is planned to
stabilize and maintain backward compatibility with NetBSD 9.0 and newer
versions.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190205/fd390a5e/attachment.html>
More information about the llvm-bugs
mailing list