Merge branch 'rb/hpe'
authorJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2019 21:49:54 +0000 (13:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Jan 2019 21:49:54 +0000 (13:49 -0800)
commit9f2eba2b90d7af573e1a86c6974db4fe33acbfe1
tree64c43292005b34ada96172f1f47ccb7dc5549bd8
parente805dc189218a6e7b4a735c90ec687a4ca174a85
parent0bdaacf66fccaebb93726d47c8bec325ec3f3b76
Merge branch 'rb/hpe'

Portability updates for the HPE NonStop platform.

* rb/hpe:
  compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop
  git-compat-util.h: add FLOSS headers for HPE NonStop
  config.mak.uname: support for modern HPE NonStop config.
  transport-helper: drop read/write errno checks
  transport-helper: use xread instead of read
config.mak.uname
git-compat-util.h
transport-helper.c