[PATCH][BZ #13601] Retry read in ld.so if the entire ELF header is not read in

Siddhesh Poyarekar siddhesh@redhat.com
Sat Oct 20 02:13:00 GMT 2012


On Fri, 19 Oct 2012 14:02:33 -0400, Rich wrote:
> In reality, I don't think this ever happens. Reads on ordinary files
> do not "block" and are not subject to interruption by signals or any
> other conditions that could cause an early return. If you want to test
> it you could try having it read from a pipe instead, but the
> subsequent mmap will of course fail so all you could test is that the
> split reading works.

How about nfs or sshfs or equivalent?


Siddhesh



More information about the Libc-alpha mailing list