[libc] Add a few missing deps, includes, and fix a few typos.This allows us to enable rmdir, mkdir, mkdirat, unlink and unlinkat foraarch64.
[libc] Add implementations of the POSIX creat and openat functions.Reviewed By: michaelrjDifferential Revision: https://reviews.llvm.org/D118435