Files
ladybird/AK
Andreas Kling c30e2c8d44 Implement basic chmod() syscall and /bin/chmod helper.
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.
2019-01-29 04:55:08 +01:00
..
2019-01-19 22:53:05 +01:00
2019-01-19 22:53:05 +01:00
2019-01-19 22:53:05 +01:00
2018-12-05 01:43:07 +01:00
2018-11-13 13:02:39 +01:00
2019-01-19 22:53:05 +01:00
2018-12-21 02:10:45 +01:00
2019-01-19 22:53:05 +01:00
2018-12-03 01:14:19 +01:00
2019-01-19 22:53:05 +01:00