Ignore:
Timestamp:
May 28, 2003, 3:41:18 PM (22 years ago)
Author:
zap
Message:

See changelog.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/uio.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r258 r259  
    5252/* @} */
    5353
    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);
    5656
    5757#if defined (__cplusplus)
Note: See TracChangeset for help on using the changeset viewer.