Move more things into common_indep
* src/common.h: Remove xmalloc include. * src/common_indep.c: Add logging functions. (do_log): Add support for logging to stderr and stdout. * src/common_indep.h (SIZE_T_FORMAT): Add linux support. (log_mutex): Declare as extern. * src/main.c: Remove logging functions now in common.