Couple quickies: Shouldn't otherchild.c be moved from misc/unix to threadproc? It does have the apr_proc_* prefix.
The other is that APR_OC_REASON_UNWRITABLE doesn't appear to ever be used by APR. apr_proc_other_child_register takes in a write_fd, but I don't ever see that this is used. -- Jon
