Hello, I'm wondering if gnulib is scheduled to provide sendfile compatibility using lseek/read/write ?
I know sendfile is a kernel routine, and I'm unsure of whether the file pointer needs restoration after the operation or not in a user-space replacement. Thanks, Alan.
