Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 6e204a966e8c42d976f99a1700ce5f20 > files > 4272

ghc-7.4.2-4.mga5.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>System.Posix.IO</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">System.Posix.IO</p></div><div id="interface"><h1>Input / Output
</h1><h2>Standard file descriptors
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:stdInput" target="main">stdInput</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:stdOutput" target="main">stdOutput</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:stdError" target="main">stdError</a></p></div><h2>Opening and closing files
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-Posix-IO.html#t:OpenMode" target="main">OpenMode</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-Posix-IO.html#t:OpenFileFlags" target="main">OpenFileFlags</a> </p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:defaultFileFlags" target="main">defaultFileFlags</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:openFd" target="main">openFd</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:createFile" target="main">createFile</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:closeFd" target="main">closeFd</a></p></div><h2>Reading/writing data
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdRead" target="main">fdRead</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdWrite" target="main">fdWrite</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdReadBuf" target="main">fdReadBuf</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdWriteBuf" target="main">fdWriteBuf</a></p></div><h2>Seeking
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdSeek" target="main">fdSeek</a></p></div><h2>File options
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-Posix-IO.html#t:FdOption" target="main">FdOption</a> </p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:queryFdOption" target="main">queryFdOption</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:setFdOption" target="main">setFdOption</a></p></div><h2>Locking
</h2><div class="top"><p class="src"><span class="keyword">type</span> <a href="System-Posix-IO.html#t:FileLock" target="main">FileLock</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-Posix-IO.html#t:LockRequest" target="main">LockRequest</a> </p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:getLock" target="main">getLock</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:setLock" target="main">setLock</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:waitToSetLock" target="main">waitToSetLock</a></p></div><h2>Pipes
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:createPipe" target="main">createPipe</a></p></div><h2>Duplicating file descriptors
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:dup" target="main">dup</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:dupTo" target="main">dupTo</a></p></div><h2>Converting file descriptors to/from Handles
</h2><div class="top"><p class="src"><a href="System-Posix-IO.html#v:handleToFd" target="main">handleToFd</a></p></div><div class="top"><p class="src"><a href="System-Posix-IO.html#v:fdToHandle" target="main">fdToHandle</a></p></div></div></body></html>