|
miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
|

Classes | |
| struct | pollfd |
Macros | |
| #define | POLLIN 0x0001 |
Functions | |
| int | poll (struct pollfd *fds, unsigned int nfds, int timeout) |
| int | lstat (const char *path, struct stat *st) |
| ssize_t | readlink (const char *path, char *buf, size_t bufsiz) |
| static void | puts_raw (const char *s) |
| int | main (void) |
| #define POLLIN 0x0001 |
| int lstat | ( | const char * | path, |
| struct stat * | st ) |


| int main | ( | void | ) |

| int poll | ( | struct pollfd * | fds, |
| unsigned int | nfds, | ||
| int | timeout ) |


|
static |

