In this video I implement the chmod() syscall and a simple /bin/chmod program in the Serenity operating system. You also get to see me struggle to implement octal number formatting in printf().
Recorded on 2019-01-29.
Serenity is a 32-bit Unix-like operating system I'm implementing from scratch, just for fun. https://github.com/SerenityOS/serenity