From: "Randall S. Becker" <randall.becker@xxxxxxxxxxxx> This set of patches is a distilled version of the minimal set of changes to git that will allow it to run as client and server on HPE NonStop NSE and NSX systems. NSR systems are no longer under support so references to them have been removed. Each patch in this set is independent but required for correctness. Randall S. Becker (4): transport-helper: use xread instead of read config.mak.uname: support for modern HPE NonStop config. git-compat-util.h: add FLOSS headers for HPE NonStop compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop compat/regex/regcomp.c | 8 ++++++++ config.mak.uname | 29 +++++++++++++++++++++++------ git-compat-util.h | 11 +++++++++++ transport-helper.c | 5 ++--- 4 files changed, 44 insertions(+), 9 deletions(-) -- 2.12.3