Next: posix mmap, Previous: posix dir, Up: posix [Index]
• posix fd open: | Opening and closing. | |
• posix fd read: | Reading from file descriptors. | |
• posix fd write: | Writing to file descriptors. | |
• posix fd seek: | Moving the current position. | |
• posix fd scatter: | Scatter–gather operations. | |
• posix fd select: | Waiting for events with select .
| |
• posix fd poll: | Polling for events. | |
• posix fd device: | Special device operations. | |
• posix fd dup: | Duplicating file descriptors. | |
• posix fd pipe: | File descriptor pipes. | |
• posix fd fifo: | File descriptor fifos. | |
• posix fd trunc: | Truncating files. | |
• posix fd lock: | Locking files. |