On Wed, May 05, 2010 at 09:43:56PM +0200, Bruno Haible wrote:
> Hi Peter,
>
> > There is a pread module, but no pwrite. This is a mostly mechanical
> > patch, copying the pread bits and s/read/write/ and copying pwrite.c
> > from glibc.
>
> Thanks. I committed this in your name.
Thank you for fi
FYI,
>From cd2b137d95b850c778efb956d7901533787afa92 Mon Sep 17 00:00:00 2001
From: Jim Meyering
Date: Fri, 7 May 2010 09:19:41 +0200
Subject: [PATCH] init.sh: improve comments
* tests/init.sh: Recommend the one-line init.sh-sourcing idiom:
. "${srcdir=.}/init.sh"; path_prepend_ .
Add a note abou