Commit 69178f7
authored
Make VxWorks shims
`pread` and `pwrite` don't technically need to be `unsafe`, but it is consistent and more convenient for avoiding the `unused_unsafe` warning across targets.unsafe
1 parent acc7bb1 commit 69178f7
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1867 | 1867 | | |
1868 | 1868 | | |
1869 | 1869 | | |
1870 | | - | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
1871 | 1876 | | |
1872 | 1877 | | |
1873 | 1878 | | |
1874 | | - | |
| 1879 | + | |
1875 | 1880 | | |
1876 | 1881 | | |
1877 | 1882 | | |
1878 | 1883 | | |
1879 | 1884 | | |
1880 | 1885 | | |
1881 | 1886 | | |
1882 | | - | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
1883 | 1893 | | |
1884 | 1894 | | |
1885 | 1895 | | |
| |||
0 commit comments