Brad Smith [off-list ref] writes:
Solaris 10 and newer has strtoumax().
Solaris 11 and newer has mkdtemp(), memmem(), and strcasestr().
Signed-off-by: Brad Smith <redacted>
---
config.mak.uname | 28 +++++++++++++++++++++++++---
1 file changed, 25 insertions(+), 3 deletions(-)
These versions look correct based on what we have documented in Gnulib.
Just to be safe I built git with this patch applied on Solaris 10 and
Solaris 11.3 and ran into no issues.
Reviewed-by: Collin Funk <redacted>
Tested-by: Collin Funk <redacted>
Thanks,
Collin