17#include "apr_arch_threadproc.h"
21 if (
chdir(
"/") == -1) {
25#if !defined(MPE) && !defined(OS2) && !defined(TPF) && !defined(BEOS)
31 if ((x =
fork()) > 0) {
51#elif defined(NEXT) || defined(NEWSOS)
55#elif defined(OS2) || defined(TPF) || defined(MPE)
94 if (
kill(pid, 0) == -1) {
const void apr_status_t(*) apr_status_t(* APR_DECLARE)(void) apr_pool_pre_cleanup_register(apr_pool_t *p
apr_status_t apr_proc_detach(int daemonize)
int waitpid(pid_t pid, int *statusp, int options)