|
Tor 0.4.9.8
|
Files | |
| daemon.c | |
| Run the tor process in the background (unix only) | |
| daemon.h | |
| Header for daemon.c. | |
| env.c | |
| Inspect and manipulate the environment variables. | |
| env.h | |
| Header for env.c. | |
| pidfile.c | |
| Record this process's PID to disk. | |
| pidfile.h | |
| Header for pidfile.c. | |
| process.c | |
| Module for working with other processes. | |
| process.h | |
| Header for process.c. | |
| process_sys.c | |
| Subsystem object for process setup. | |
| process_sys.h | |
| Declare subsystem object for the process module. | |
| process_unix.c | |
| Module for working with Unix processes. | |
| process_unix.h | |
| Header for process_unix.c. | |
| process_win32.c | |
| Module for working with Windows processes. | |
| process_win32.h | |
| Header for process_win32.c. | |
| restrict.c | |
| Drop privileges from the current process. | |
| restrict.h | |
| Header for restrict.c. | |
| setuid.c | |
| Change the user ID after Tor has started (Unix only) | |
| setuid.h | |
| Header for setuid.c. | |
| waitpid.c | |
| Convenience structures for handlers for handling waitpid(). | |
| waitpid.h | |
| Headers for waitpid.c. | |