posix-error-codes: POSIX error codes

[ bsd3, library, system ] [ Propose Tags ]

A more readable version of ERRNO codes for POSIX-compatible programs.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.9.0 && <5) [details]
License BSD-3-Clause
Copyright © 2016 Yghor Kerscher
Author Yghor Kerscher
Maintainer kerscher@acm.org
Category System
Home page http://github.com/kerscher/posix-error-codes
Source repo head: git clone https://github.com/kerscher/posix-error-codes
Uploaded by yghor at 2016-08-26T22:48:55Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 917 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-20 [all 1 reports]

Readme for posix-error-codes-0.1.0.0

[back to package description]

POSIX error codes

Build Status BSD3 license

Human readable versions of ERRNO codes from Foreign.C.Error based on IEEE Std 1003.1, 2013 Edition.

Contributing

In case something does not build or you find other unpleasant aspects of the library, please send a pull request or contact the maintainer.