Merge branch 'jc/unsetenv-returns-an-int'

The compatibility implementation for unsetenv(3) were written to mimic ancient, non-POSIX, variant seen in an old glibc; it has been changed to return an integer to match the more modern era. * jc/unsetenv-returns-an-int: unsetenv(3) returns int, not void

Junio C Hamano committed Nov 29, 2021 at 15:41 UTC 0ae87432aa7bbc18664d4f68306e121a2db8a91d

No changes.