1
0
mirror of https://github.com/git/git.git synced 2024-09-25 09:51:00 +02:00
git/compat/win32
Erik Faye-Lund f0bd664977 compat/win32/poll.c: upgrade from upstream
poll.c is updated from revision adc3a5b in
git://git.savannah.gnu.org/gnulib.git

The changes are applied with --whitespace=fix to reduce noise.

poll.h is not upgraded, because the most recent version now
contains template-stuff that breaks compilation for us.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-10-30 18:45:16 -07:00
..
dirent.c win32: use our own dirent.h 2010-11-23 16:06:50 -08:00
dirent.h win32: use our own dirent.h 2010-11-23 16:06:50 -08:00
poll.c compat/win32/poll.c: upgrade from upstream 2011-10-30 18:45:16 -07:00
poll.h mingw: move poll out of sys-folder 2011-10-30 18:44:28 -07:00
pthread.c
pthread.h
syslog.c mingw: avoid using strbuf in syslog 2011-10-07 16:12:25 -07:00
syslog.h