Changeset 491e1ee in mainline for uspace/lib/posix/unistd.h
- Timestamp:
- 2011-06-16T09:53:00Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 59f799b
- Parents:
- b08ef1fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/unistd.h
rb08ef1fd r491e1ee 72 72 extern int posix_access(const char *path, int amode); 73 73 74 #ifndef POSIX_INTERNAL74 #ifndef LIBPOSIX_INTERNAL 75 75 #define isatty posix_isatty 76 76
Note:
See TracChangeset
for help on using the changeset viewer.