On 17/12/2013 6:50 pm, Sebastian Huber wrote:
Ok, I will change this into "if ( total > 0 ) {" since I don't need the total == 0 case currently.
I think we should pass the == 0 case through if not a regular file.
Is the rest ok?
In rtems_libio_iovec_eval should len be int or ssize ?
+ for ( v = 0 ; v < iovcnt ; v++ ) { + int len = iov[ v ].iov_len;
^ ? Chris _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel