Skip to content

Instantly share code, notes, and snippets.

@postwait
Created September 25, 2013 04:07
Show Gist options
  • Select an option

  • Save postwait/6695067 to your computer and use it in GitHub Desktop.

Select an option

Save postwait/6695067 to your computer and use it in GitHub Desktop.
/*
* Structure returned by statfs(2) and fstatfs(2).
* This structure and associated system calls have been replaced
* by statvfs(2) and fstatvfs(2) and will be removed from the system
* in a near-future release.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment