]> git.99rst.org Git - git.git/commit
config.mak.uname: update settings for Solaris 10 and 11
authorBrad Smith <redacted>
Sun, 8 Jun 2025 01:26:52 +0000 (21:26 -0400)
committerJunio C Hamano <redacted>
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 <redacted>
Reviewed-by: Collin Funk <redacted>
Signed-off-by: Junio C Hamano <redacted>
config.mak.uname
git clone https://git.99rst.org/PROJECT