mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
c30e2c8d440de7a8abbc1935cb5fb79b82d3421f
Only raw octal modes are supported right now. This patch also changes mode_t from 32-bit to 16-bit to match the on-disk type used by Ext2FS. I also ran into EPERM being errno=0 which was confusing, so I inserted an ESUCCESS in its place.
Description
Languages
C++
88.2%
JavaScript
4.5%
HTML
3.3%
C
0.9%
CMake
0.8%
Other
2.2%