bsd-sysctl-1.0.6: Access to the BSD sysctl(3) interface

The bsd-sysctl package

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.

Properties

Versions1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6
Dependenciesbase (≥3 & <5)
LicenseBSD3
Copyright2009, Maxime Henrion
AuthorMaxime Henrion
MaintainerMaxime Henrion <mhenrion@gmail.com>
CategorySystem, BSD
Bug trackerhttp://bitbucket.org/mumux/bsd-sysctl/issues/
Source repositoryhg clone http://bitbucket.org/mumux/bsd-sysctl/
Upload dateSat Mar 13 20:54:28 UTC 2010
Uploaded byMaximeHenrion
Built onghc-6.12, ghc-7.0
DistributionsFreeBSD: 1.0.6

Modules

Downloads