From: "Randall S. Becker" <[email protected]>
This is the second attempt at submission of the NonStop port to
the git team. This package is split by file but should be applied
atomically.
I am not happy with the change in compat/regex/regcomp.c and figure
this might change with feedback.
Sincerely,
Randall
Randall S. Becker (7):
Force pipes to flush immediately on NonStop platform
Bypass GCC attributes on NonStop platform where used.
Add tar extract install options override in installation processing.
Define config options required for the HPE NonStop NSX and NSE
platforms
Force test suite traps to be cleared for NonStop ksh
Bring NonStop platform definitions up to date in git-compat-util.h
Add intptr_t and uintptr_t to regcomp.c for NonStop platform.
Makefile | 6 +++++-
compat/regex/regcomp.c | 8 ++++++++
config.mak.uname | 29 +++++++++++++++++++++--------
git-compat-util.h | 15 +++++++++++++++
remote.c | 4 ++++
t/lib-git-daemon.sh | 3 +++
wrapper.c | 3 +++
7 files changed, 59 insertions(+), 9 deletions(-)
--
2.16.0.31.gf1a482c