]> git.scripts.mit.edu Git - git.git/commitdiff
Merge branch 'js/sleep-without-select'
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:47 +0000 (12:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jun 2015 19:21:47 +0000 (12:21 -0700)
Portability fix.

* js/sleep-without-select:
  lockfile: wait using sleep_millisec() instead of select()
  lockfile: convert retry timeout computations to millisecond
  help.c: wrap wait-only poll() invocation in sleep_millisec()
  lockfile: replace random() by rand()

1  2 
cache.h
help.c
lockfile.c

diff --cc cache.h
Simple merge
diff --cc help.c
Simple merge
diff --cc lockfile.c
Simple merge