]> git.ipfire.org Git - thirdparty/git.git/commit
config.mak.uname: update settings for Solaris 10 and 11
authorBrad Smith <brad@comstyle.com>
Sun, 8 Jun 2025 01:26:52 +0000 (21:26 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 8 Jun 2025 04:21:10 +0000 (21:21 -0700)
commit47e7dee00a7f6730eb46705ccab33fb9a0a372b5
treeeb77348231984171f71853e714f09d3e4fbf5826
parentd50a5e8939abfc07c2ff97ae72e9330939b36ee0
config.mak.uname: update settings for Solaris 10 and 11

Solaris 10 and newer has strtoumax().

Solaris 11 and newer has mkdtemp(), memmem(), and strcasestr().

Signed-off-by: Brad Smith <brad@comstyle.com>
Reviewed-by: Collin Funk <collin.funk1@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname