Circle Step 45.1, new functions
- Synced with Circle Step 45.1.
- Implemented functions that previously returned an error code:
getcwd()
andchdir()
dup()
,dup2()
andfcntl(... F_DUPFD ...)
(Note: Only the F_DUPFD command is implemented for fcntl()!)stat()
andfstat()
fsync()
ftruncate()
isatty()