Merge branch 'mh/lockfile-stdio'
commit11cb3130d551590ae2dbd582e809763bfc353a47
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2014 17:49:51 +0000 (14 10:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2014 17:49:52 +0000 (14 10:49 -0700)
tree6edf0266faf83489cbda960831e80a5e5384bea1
parentbd107e1052a11cf7dd6baf9077eab52fbb9d9c90
parent6e578a31e6662c69107eb4587d1024dd9f38cc3c
Merge branch 'mh/lockfile-stdio'

* mh/lockfile-stdio:
  commit_packed_refs(): reimplement using fdopen_lock_file()
  dump_marks(): reimplement using fdopen_lock_file()
  fdopen_lock_file(): access a lockfile using stdio
lockfile.c