mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 07:01:00 +00:00
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. |
||
|---|---|---|
| .. | ||
| cdefs.h | ||
| file.h | ||
| ioctl.h | ||
| ioctl_numbers.h | ||
| mman.h | ||
| param.h | ||
| resource.h | ||
| select.cpp | ||
| select.h | ||
| stat.h | ||
| sysmacros.h | ||
| time.h | ||
| times.h | ||
| types.h | ||
| utsname.h | ||
| wait.h | ||