mlibc
mlibc copied to clipboard
sysdeps: more general sysdeps like mkdirat should be used instead of mkdir
The calls can then be demultiplexed inside the sysdeps. This should make it slightly easier to create new ports.
This apllies to most of the *at functions, plus numbered functions like sys_dup2 etc.