Changeset 259 for trunk/src/emx/include/sys/uio.h
- Timestamp:
- May 28, 2003, 3:41:18 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.4
to1.5
r258 r259 52 52 /* @} */ 53 53 54 int _System readv (int, __const__ struct iovec *, int);55 int _System writev (int, __const__ struct iovec *, int);54 //@@@ name conflict - a.z. int _System readv (int, __const__ struct iovec *, int); 55 //@@@ name conflict - a.z. int _System writev (int, __const__ struct iovec *, int); 56 56 57 57 #if defined (__cplusplus) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.