aboutsummaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorJoachim Schmitz <jojo@schmitz-digital.de>2012-09-17 23:16:39 +0200
committerJunio C Hamano <gitster@pobox.com>2012-09-17 15:42:57 -0700
commit6d45eb1720294a93e571e843efb851fee70ac5e1 (patch)
tree0687cfb36e37e79e4b49594df8f789c6df92778c /compat
parent83379df0251243b5e1f328598bfdd39327766df3 (diff)
downloadgit-6d45eb1720294a93e571e843efb851fee70ac5e1.tar.gz
git-6d45eb1720294a93e571e843efb851fee70ac5e1.tar.xz
make poll available for other platforms lacking it
move poll.[ch] out of compat/win32/ into compat/poll/ and adjust Makefile with the changed paths. Adding comments to Makefile about how/when to enable it and add logic for this Signed-off-by: Joachim Schmitz <jojo@schmitz-digital.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
-rw-r--r--compat/poll/poll.c (renamed from compat/win32/poll.c)0
-rw-r--r--compat/poll/poll.h (renamed from compat/win32/poll.h)0
2 files changed, 0 insertions, 0 deletions
diff --git a/compat/win32/poll.c b/compat/poll/poll.c
index 403eaa7a3..403eaa7a3 100644
--- a/compat/win32/poll.c
+++ b/compat/poll/poll.c
diff --git a/compat/win32/poll.h b/compat/poll/poll.h
index b7aa59d97..b7aa59d97 100644
--- a/compat/win32/poll.h
+++ b/compat/poll/poll.h