diff options
author | 2015-06-29 20:16:15 +0000 | |
---|---|---|
committer | 2015-06-29 20:16:15 +0000 | |
commit | 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 (patch) | |
tree | 8c64d6e8be006486d975a651505fbbde61365cd6 /libc/funcs/posix88/unistd/index.html | |
download | irsc-64106c4d3d4ddba8c7bc2af75376e6d3d3d75601.tar.gz irsc-64106c4d3d4ddba8c7bc2af75376e6d3d3d75601.tar.xz irsc-64106c4d3d4ddba8c7bc2af75376e6d3d3d75601.zip |
Update documentationgh-pages
Diffstat (limited to 'libc/funcs/posix88/unistd/index.html')
-rw-r--r-- | libc/funcs/posix88/unistd/index.html | 503 |
1 files changed, 503 insertions, 0 deletions
diff --git a/libc/funcs/posix88/unistd/index.html b/libc/funcs/posix88/unistd/index.html new file mode 100644 index 0000000..162eb60 --- /dev/null +++ b/libc/funcs/posix88/unistd/index.html @@ -0,0 +1,503 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <meta name="generator" content="rustdoc"> + <meta name="description" content="API documentation for the Rust `unistd` mod in crate `libc`."> + <meta name="keywords" content="rust, rustlang, rust-lang, unistd"> + + <title>libc::funcs::posix88::unistd - Rust</title> + + <link rel="stylesheet" type="text/css" href="../../../../main.css"> + + <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> + +</head> +<body class="rustdoc"> + <!--[if lte IE 8]> + <div class="warning"> + This old browser is unsupported and will most likely display funky + things. + </div> + <![endif]--> + + + + <section class="sidebar"> + <a href='../../../../libc/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a> + <p class='location'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>funcs</a>::<wbr><a href='../index.html'>posix88</a></p><script>window.sidebarCurrent = {name: 'unistd', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script> + </section> + + <nav class="sub"> + <form class="search-form js-only"> + <div class="search-container"> + <input class="search-input" name="search" + autocomplete="off" + placeholder="Click or press 'S' to search, '?' for more options..." + type="search"> + </div> + </form> + </nav> + + <section id='main' class="content mod"> +<h1 class='fqn'><span class='in-band'>Module <a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>funcs</a>::<wbr><a href='../index.html'>posix88</a>::<wbr><a class='mod' href=''>unistd</a></span><span class='out-of-band'><span id='render-detail'> + <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> + [<span class='inner'>−</span>] + </a> + </span><a id='src-3943' class='srclink' href='../../../../src/libc/lib.rs.html#5659-5790' title='goto source code'>[src]</a></span></h1> +<h2 id='constants' class='section-header'><a href="#constants">Constants</a></h2> +<table> + <tr class=' module-item'> + <td><a class='constant' href='constant._PC_NAME_MAX.html' + title='libc::funcs::posix88::unistd::_PC_NAME_MAX'>_PC_NAME_MAX</a></td> + <td class='docblock short'> + + </td> + </tr> + </table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> +<table> + <tr class=' module-item'> + <td><a class='fn' href='fn.access.html' + title='libc::funcs::posix88::unistd::access'>access</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.alarm.html' + title='libc::funcs::posix88::unistd::alarm'>alarm</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.chdir.html' + title='libc::funcs::posix88::unistd::chdir'>chdir</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.chown.html' + title='libc::funcs::posix88::unistd::chown'>chown</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.close.html' + title='libc::funcs::posix88::unistd::close'>close</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.dup.html' + title='libc::funcs::posix88::unistd::dup'>dup</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.dup2.html' + title='libc::funcs::posix88::unistd::dup2'>dup2</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.execv.html' + title='libc::funcs::posix88::unistd::execv'>execv</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.execve.html' + title='libc::funcs::posix88::unistd::execve'>execve</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.execvp.html' + title='libc::funcs::posix88::unistd::execvp'>execvp</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.fork.html' + title='libc::funcs::posix88::unistd::fork'>fork</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.fpathconf.html' + title='libc::funcs::posix88::unistd::fpathconf'>fpathconf</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getcwd.html' + title='libc::funcs::posix88::unistd::getcwd'>getcwd</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getegid.html' + title='libc::funcs::posix88::unistd::getegid'>getegid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.geteuid.html' + title='libc::funcs::posix88::unistd::geteuid'>geteuid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getgid.html' + title='libc::funcs::posix88::unistd::getgid'>getgid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getgroups.html' + title='libc::funcs::posix88::unistd::getgroups'>getgroups</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getlogin.html' + title='libc::funcs::posix88::unistd::getlogin'>getlogin</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getopt.html' + title='libc::funcs::posix88::unistd::getopt'>getopt</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getpgrp.html' + title='libc::funcs::posix88::unistd::getpgrp'>getpgrp</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getpid.html' + title='libc::funcs::posix88::unistd::getpid'>getpid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getppid.html' + title='libc::funcs::posix88::unistd::getppid'>getppid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getsid.html' + title='libc::funcs::posix88::unistd::getsid'>getsid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.getuid.html' + title='libc::funcs::posix88::unistd::getuid'>getuid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.isatty.html' + title='libc::funcs::posix88::unistd::isatty'>isatty</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.link.html' + title='libc::funcs::posix88::unistd::link'>link</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.lseek.html' + title='libc::funcs::posix88::unistd::lseek'>lseek</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.nanosleep.html' + title='libc::funcs::posix88::unistd::nanosleep'>nanosleep</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.pathconf.html' + title='libc::funcs::posix88::unistd::pathconf'>pathconf</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.pause.html' + title='libc::funcs::posix88::unistd::pause'>pause</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.pipe.html' + title='libc::funcs::posix88::unistd::pipe'>pipe</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.pread.html' + title='libc::funcs::posix88::unistd::pread'>pread</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.pwrite.html' + title='libc::funcs::posix88::unistd::pwrite'>pwrite</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.read.html' + title='libc::funcs::posix88::unistd::read'>read</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.rmdir.html' + title='libc::funcs::posix88::unistd::rmdir'>rmdir</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.setgid.html' + title='libc::funcs::posix88::unistd::setgid'>setgid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.setpgid.html' + title='libc::funcs::posix88::unistd::setpgid'>setpgid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.setsid.html' + title='libc::funcs::posix88::unistd::setsid'>setsid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.setuid.html' + title='libc::funcs::posix88::unistd::setuid'>setuid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.sleep.html' + title='libc::funcs::posix88::unistd::sleep'>sleep</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.sysconf.html' + title='libc::funcs::posix88::unistd::sysconf'>sysconf</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.tcgetpgrp.html' + title='libc::funcs::posix88::unistd::tcgetpgrp'>tcgetpgrp</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.ttyname.html' + title='libc::funcs::posix88::unistd::ttyname'>ttyname</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.unlink.html' + title='libc::funcs::posix88::unistd::unlink'>unlink</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.usleep.html' + title='libc::funcs::posix88::unistd::usleep'>usleep</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.utime.html' + title='libc::funcs::posix88::unistd::utime'>utime</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.wait.html' + title='libc::funcs::posix88::unistd::wait'>wait</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.waitpid.html' + title='libc::funcs::posix88::unistd::waitpid'>waitpid</a></td> + <td class='docblock short'> + + </td> + </tr> + + <tr class=' module-item'> + <td><a class='fn' href='fn.write.html' + title='libc::funcs::posix88::unistd::write'>write</a></td> + <td class='docblock short'> + + </td> + </tr> + </table></section> + <section id='search' class="content hidden"></section> + + <section class="footer"></section> + + <div id="help" class="hidden"> + <div class="shortcuts"> + <h1>Keyboard shortcuts</h1> + <dl> + <dt>?</dt> + <dd>Show this help dialog</dd> + <dt>S</dt> + <dd>Focus the search field</dd> + <dt>⇤</dt> + <dd>Move up in search results</dd> + <dt>⇥</dt> + <dd>Move down in search results</dd> + <dt>⏎</dt> + <dd>Go to active search result</dd> + </dl> + </div> + <div class="infos"> + <h1>Search tricks</h1> + <p> + Prefix searches with a type followed by a colon (e.g. + <code>fn:</code>) to restrict the search to a given type. + </p> + <p> + Accepted types are: <code>fn</code>, <code>mod</code>, + <code>struct</code>, <code>enum</code>, + <code>trait</code>, <code>typedef</code> (or + <code>tdef</code>). + </p> + <p> + Search functions by type signature (e.g. + <code>vec -> usize</code>) + </p> + </div> + </div> + + + + <script> + window.rootPath = "../../../../"; + window.currentCrate = "libc"; + window.playgroundUrl = "http://play.rust-lang.org/"; + </script> + <script src="../../../../jquery.js"></script> + <script src="../../../../main.js"></script> + <script src="../../../../playpen.js"></script> + <script async src="../../../../search-index.js"></script> +</body> +</html>
\ No newline at end of file |