Changeset a56cef9 in mainline for uspace/lib/c/include/unistd.h
- Timestamp:
- 2017-03-30T21:09:51Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6e5562a
- Parents:
- 67e881c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/unistd.h
r67e881c ra56cef9 62 62 63 63 extern int close(int); 64 extern int fsync(int);65 64 66 65 extern char *getcwd(char *, size_t);
Note:
See TracChangeset
for help on using the changeset viewer.