mirror of
https://github.com/RGBCube/serenity
synced 2025-07-06 13:07:35 +00:00
![]() Bionic warns on this, but not passing the mode argument is technically undefined behaviour (depending on the libc implementation of open), as our LibC reads `mode` unconditionally (yolo!), just pass a zero to avoid the UB. |
||
---|---|---|
.. | ||
Wasi.cpp |