Skip to content

mcclurmc/ocaml-statvfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ctypes statvfs bindings for OCaml

This library provides a simple wrapper to the POSIX statvfs syscall, and a few higher-level functions to make it easier to find the total, free, and used bytes on a filesystem.

TODO

  • Implement mount flags
  • Better ctypes casting from PosixTypes (get rid of Obj.magic!)

About

Ctypes statvfs bindings for OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages