Commit 4bab9f4
committed
Auto merge of #2264 - sunfishcode:sunfishcode/wasi-mode-bits, r=JohnTitor
Define `S_I{R,W,X}{USR,GRP,OTH}` and `S_IS{VTX,UID,GID}` for wasi.
WASI doesn't have full permissions setting, but it's gaining some
support, so define the POSIX names that wasi-libc defines, and let
WASI libc and WASI sort out what to do with them.1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
229 | 241 | | |
230 | 242 | | |
231 | 243 | | |
| |||
0 commit comments