On Thu, Nov 4, 2010 at 2:35 AM, Erik Faye-Lund [off-list ref] wrote:
copy lib/poll.c and lib/poll.in.h verbatim from commit 0a05120 in
git://git.savannah.gnu.org/gnulib.git to compat/win32/sys/poll.[ch]
To upgrade this code in the future, branch out from this commit, copy
new versions of the files above on top, and merge back the result.
Signed-off-by: Erik Faye-Lund <redacted>
It seems there's been some white-space damage when this patch was
applied (some spaces have been dropped, they were there in the
original); it doesn't match the imported gnulib source code any more.
Unfortunate because the commit message claims it's verbatim, but
probably not a big deal.
I'm in the process of patching up gnulib, and did a test-update of the
gnulib code. The large diff baffled me a bit at first ;)