process.c: move waitpid, wait4, osf_wait4, and waitid parsers to a separate file

* wait.c: New file.
* Makefile.am (strace_SOURCES): Add it.
* process.c: Move sys_waitpid, sys_wait4, sys_osf_wait4, sys_waitid and
related code to wait.c.
3 files changed