362445d486
Hostname and PID are output as a message prefix in many places in our code. Their printf-formats were either `[%s:%d]` or `[%s:%05d]`. This commit changes `[%s:%d]` to `[%s:%05d]`. The latter was more widely used in our code (including OPAL output system and the signal handler). Signed-off-by: KAWASHIMA Takahiro <t-kawashima@jp.fujitsu.com> |
||
---|---|---|
.. | ||
base.h | ||
help-rcache-base.txt | ||
Makefile.am | ||
rcache_base_create.c | ||
rcache_base_frame.c | ||
rcache_base_mem_cb.c | ||
rcache_base_mem_cb.h | ||
rcache_base_vma_tree.c | ||
rcache_base_vma_tree.h | ||
rcache_base_vma.c | ||
rcache_base_vma.h |