[−][src]Crate simple_libc
Modules
| epoll | |
| error | |
| fcntl | |
| flock | |
| grp | |
| inotify | |
| net | |
| poll | |
| power | |
| process | |
| pwd | |
| select | |
| signal |
Structs
| Utsname |
Enums
| KillSpec |
Functions
| close_fd | Closes the given file descriptor. |
| constrain | Constrain a value to a particular range. |
| getdomainname | |
| getdomainname_raw | |
| gethostname | Attempts to determine the current system hostname. |
| gethostname_raw | Attempts to read the current system hostname into the given vector. |
| kill | |
| killpg | |
| pipe | |
| pipe2_raw | |
| pipe2 | |
| pipe_raw | |
| setdomainname | |
| sethostname | |
| sync | Flush filesystem write caches. |
| sysconf | Get the value of runtime constants/limits. |
| sysconf_raw | Get the value of runtime constants/limits. |
| tgkill | |
| uname | Returns a |
Type Definitions
| Char | |
| Double | |
| Float | |
| GidT | |
| IdT | |
| Int | |
| Long | |
| LongLong | |
| PidT | |
| Schar | |
| Short | |
| SizeT | |
| SsizeT | |
| Uchar | |
| UidT | |
| Uint | |
| Ulong | |
| UlongLong | |
| Ushort |