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: unassignedb...@nondot.org
          Reporter: n...@gmx.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to