Changeset 187 for trunk/src/emx/include/sys/uio.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/sys/uio.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r186 r187 46 46 #endif 47 47 48 /** @name tcpip40 function mappings. 49 * @{ */ 50 #define readv tcpip40_readv 51 #define writev tcpip40_writev 52 /* @} */ 53 48 54 int _System readv (int, __const__ struct iovec *, int); 49 55 int _System writev (int, __const__ struct iovec *, int); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.