On Fri, Feb 14, 2025 at 11:16:37AM +0100, Thomas Klausner wrote:
> Now I'm just unsure how to apply the patch to rust-libc because it
> only applies to NetBSD 10, and I'm not sure what, if anything, is
> needed on NetBSD 9.

The statvfs.h header in -9 has:

int     getmntinfo(struct statvfs **, int) __RENAME(__getmntinfo13);


Martin

Reply via email to