mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 02:45:08 +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. |
||
---|---|---|
.. | ||
AbstractMachine | ||
Parser | ||
Printer | ||
Tests | ||
WASI | ||
CMakeLists.txt | ||
Constants.h | ||
Forward.h | ||
Opcode.h | ||
Types.h | ||
Wasi.h |