Changeset 85124a9 in mainline for uspace/lib/c/include/unistd.h
- Timestamp:
- 2010-10-13T21:10:56Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3b4051
- Parents:
- ff2a62d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/unistd.h
rff2a62d r85124a9 58 58 59 59 typedef uint32_t useconds_t; 60 typedef uint32_t mseconds_t; 60 61 61 62 extern int dup2(int oldfd, int newfd);
Note:
See TracChangeset
for help on using the changeset viewer.