unix-fcntl: Comprehensive bindings to fcntl(2)

[ bsd3, library, system ] [ Propose Tags ]

Comprehensive bindings to fcntl(2)


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
examples

Build examples

Disabled
Automatic Flags
NameDescriptionDefault
gnu

Define _GNU_SOURCE before including fcntl.h.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <4.9), foreign-var (>=0.1 && <0.2), unix, unix-fcntl [details]
License BSD-3-Clause
Copyright Copyright (C) 2015 Mitsutoshi Aoe
Author Mitsutoshi Aoe
Maintainer Mitsutoshi Aoe <maoe@foldr.in>
Category System
Home page https://github.com/maoe/unix-fcntl
Source repo head: git clone https://github.com/maoe/unix-fcntl.git -b develop
this: git clone https://github.com/maoe/unix-fcntl.git(tag v0.0.0)
Uploaded by MitsutoshiAoe at 2015-05-19T14:10:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables record-lock
Downloads 899 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-30 [all 2 reports]

Readme for unix-fcntl-0.0.0

[back to package description]

unix-fcntl

Build Status

Comprehensive bindings to fcntl(2).