Re: [PATCH v8 1/2] Add xpread() From: Johannes Sixt <hidden> Date: 2016-06-15 23:00:40 Am 10.04.2014 20:54, schrieb Yiannis Marangos:+ssize_t xpread(int fd, void *buf, size_t len, off_t offset) +{ + ssize_t nr; + if (len > MAX_IO_SIZE) + len = MAX_IO_SIZE; Odd indentation here. -- Hannes
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help