Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-06-12 | Move set_proc_name() to OS specific files. | Jes Sorensen | 1 | -0/+1 |
2010-06-12 | Move line-buffering setup to OS specific files. | Jes Sorensen | 1 | -0/+1 |
2010-06-12 | Make os_change_process_uid and os_change_root os-posix.c local | Jes Sorensen | 1 | -2/+0 |
2010-06-12 | Move daemonize handling to OS specific files | Jes Sorensen | 1 | -0/+2 |
2010-06-12 | Move chroot handling to OS specific files. | Jes Sorensen | 1 | -0/+1 |
2010-06-12 | Move runas handling from vl.c to OS specific files. | Jes Sorensen | 1 | -0/+1 |
2010-06-12 | Move main signal handler setup to os specificfiles. | Jes Sorensen | 1 | -0/+2 |
2010-06-12 | Move win32 early signal handling setup to os_setup_signal_handling() | Jes Sorensen | 1 | -2/+0 |
2010-06-12 | Introduce os-posix.c and create os_setup_signal_handling() | Jes Sorensen | 1 | -0/+2 |
2010-06-12 | vl.c: Move host_main_loop_wait() to OS specific files. | Jes Sorensen | 1 | -0/+33 |