git/compat/regex
Randall S. Becker 0bdaacf66f compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop
The system definition header files on HPE NonStop do not define
intptr_t and uintptr_t as do other platforms. These typedefs
are added specifically wrapped in a __TANDEM ifdef.

Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2019-01-03 14:16:20 -08:00
..
regcomp.c compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStop 2019-01-03 14:16:20 -08:00
regex.c Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
regex.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
regex_internal.c Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
regex_internal.h Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00
regexec.c Replace Free Software Foundation address in license notices 2017-11-09 13:21:21 +09:00