bsd-sysctl: Access to the BSD sysctl(3) interface
This module provides efficient access to the BSD sysctl(3) interface via the Haskell FFI.
It allows to read and write both basic sysctl types, as well as complex opaque types (typically C structures) described via Storable instances.
| Versions | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5 |
|---|---|
| Dependencies | base (>=3 && <5) |
| License | BSD3 |
| Copyright | 2009, Maxime Henrion |
| Author | Maxime Henrion |
| Maintainer | Maxime Henrion <mhenrion@gmail.com> |
| Category | System, BSD |
| Upload date | Mon Dec 21 00:43:44 UTC 2009 |
| Uploaded by | MaximeHenrion |
| Built on | ghc-6.12 |
| Build failure | ghc-6.10 (log) |
| Distributions | Arch: 1.0.5 |
Modules
- System
Downloads
- bsd-sysctl-1.0.5.tar.gz (Cabal source package)
- package description (included in the package)
