Changeset 5759642f in mainline for uspace/lib/posix/include/posix/unistd.h
- Timestamp:
- 2013-03-08T10:10:04Z (10 years ago)
- Branches:
- lfn, master, serial
- Children:
- e965dec
- Parents:
- ee5913c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/include/posix/unistd.h
ree5913c r5759642f 146 146 extern int __POSIX_DEF__(pipe)(int fildes[2]); 147 147 148 /* Issue alarm signal. */ 149 extern unsigned int __POSIX_DEF__(alarm)(unsigned int); 148 150 149 151 #endif /* POSIX_UNISTD_H_ */
Note: See TracChangeset
for help on using the changeset viewer.