Barath Aron wrote:
Does gnulib support BSD's getmntinfo()? Since it looks not, what can we do?

Gnulib ports to the operating systems (including BSD operating systems) available at the time Gnulib was written, and it still ports to the current versions of these operating systems as far as we know. So you can either change your new OS to emulate one of the existing OSes better, or you can change Gnulib to work with whatever primitives your OS provides. I don't see any other options, offhand.

Reply via email to