unix-2.8.1.0

Synopsis

POSIX functionality

Description

This package gives you access to the set of operating system services standardised by <http://pubs.opengroup.org/onlinepubs/9699919799/ POSIX.1-2008> (or the IEEE Portable Operating System Interface for Computing Environments - IEEE Std. 1003.1). The package is not supported under Windows.

Author

Maintainer

Julian Ospald <hasufell@posteo.de>, Viktor Dukhovni <ietf-dane@dukhovni.org>, Andrew Lelechenko <andrew.lelechenko@gmail.com>

License

BSD3

Source
Timestamp

Revisions

None

Dependencies
library unix:
  • ["base >=4.10 && <4.19","bytestring >=0.9.2 && <0.12","filepath >=1.4.100.0 && <1.5","time >=1.2 && <1.13"]

if os(windows)

  • unbuildable <0
test-suite unix-tests:
  • ["base","tasty","tasty-hunit","unix"]
test-suite FdReadBuf001:
  • ["base","unix"]
test-suite ForkProcess01:
  • ["base","unix"]
test-suite Signals002:
  • ["base","unix"]
test-suite Signals004:
  • ["base","unix"]
test-suite Posix004:
  • ["base","unix"]
test-suite Posix009:
  • ["base","unix"]
test-suite Posix014:
  • ["base","unix"]
test-suite T8108:
  • ["base","unix"]
test-suite ResourceLimit:
  • ["base","unix","tasty-hunit"]
test-suite Terminal:
  • ["base","unix","tasty-hunit"]
test-suite PutEnv001:
  • ["base","unix","tasty","tasty-hunit"]
test-suite Semaphore001:
  • ["base","unix"]
test-suite Semaphore002:
  • ["base","unix"]
test-suite SemaphoreInterrupt:
  • ["base","unix"]