Commit aa08df7
Support mkostemp, mkostemps on Android
Bionic supports it since API level 23. See:
https://github.com/aosp-mirror/platform_bionic/blob/2215ad406b253f12e270cdd0876e19e9df2aa6d4/libc/include/stdlib.h
(apply <#3601> to `main`)
[ update to use new prelude, as is needed since the switch to the new
edition - Trevor ]
(cherry picked from commit efff8c7)1 parent be79077 commit aa08df7
3 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
1515 | | - | |
1516 | | - | |
1517 | 1515 | | |
1518 | 1516 | | |
1519 | 1517 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6372 | 6372 | | |
6373 | 6373 | | |
6374 | 6374 | | |
6375 | | - | |
6376 | | - | |
6377 | 6375 | | |
6378 | 6376 | | |
6379 | 6377 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1886 | 1886 | | |
1887 | 1887 | | |
1888 | 1888 | | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
1889 | 1892 | | |
1890 | 1893 | | |
1891 | 1894 | | |
| |||
0 commit comments