Skip to content

Partial implementation of sys/stat.h

Jeremy Soller requested to merge sajattack:stat into master

Created by: sajattack

I'm not sure what the equivalent syscalls on redox are for mknod and umask, I haven't included the constants, and I haven't written tests yet.

Merge request reports