file.c: move chmod, fchmod, and fchmodat parsers to a separate file

* chmod.c: New file.
* Makefile.am (strace_SOURCES): Add it.
* file.c (sys_chmod, sys_fchmodat, sys_fchmod): Move to chmod.c.
3 files changed