Copyright | (c) The University of Glasgow 1992-2002 |
---|---|
License | see libraries/base/LICENSE |
Maintainer | cvs-ghc@haskell.org |
Stability | internal |
Portability | non-portable (requires POSIX) |
Safe Haskell | Trustworthy |
Language | Haskell2010 |
POSIX support layer for the standard libraries. This library is built on *every* platform, including Win32.
Non-posix compliant in order to support the following features: * S_ISSOCK (no sockets in POSIX)
Documentation
data CSigaction Source #
statGetType :: Ptr CStat -> IO IODeviceType Source #
peekFilePathLen :: CStringLen -> IO FilePath Source #
setCloseOnExec :: FD -> IO () Source #
o_NONBLOCK :: CInt Source #
c_s_isfifo :: CMode -> CInt Source #
sizeof_stat :: Int Source #
const_echo :: CInt Source #
const_tcsanow :: CInt Source #
const_icanon :: CInt Source #
const_vmin :: CInt Source #
const_vtime :: CInt Source #
const_sigttou :: CInt Source #
const_f_getfl :: CInt Source #
const_f_setfl :: CInt Source #
const_f_setfd :: CInt Source #
sizeof_termios :: Int Source #
c_s_issock :: CMode -> CInt Source #