C Library For Filesystem Information?

Newbie Member
27Jun2008,19:56   #1
Newmer60's Avatar
Hey all,
I was looking for a C library to give me filesystem information just like the "df -h" command does. I don't want to shell out and call it with system() to make it as efficient as possible. Are there any libraries that will allow me to do this? My OS is Solaris.

Thanks,
Scott