]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cb/total-ram-bsd-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:22 +0000 (11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2025 18:19:23 +0000 (11:19 -0700)
Use of sysctl() system call to learn the total RAM size used on
BSDs has been corrected.

* cb/total-ram-bsd-fix:
  builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL

1  2 
builtin/gc.c

diff --cc builtin/gc.c
Simple merge