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> |
||
---|---|---|
.. | ||
help-shmem-runtime.txt | ||
Makefile.am | ||
oshmem_info_support.c | ||
oshmem_info_support.h | ||
oshmem_shmem_abort.c | ||
oshmem_shmem_exchange.c | ||
oshmem_shmem_finalize.c | ||
oshmem_shmem_init.c | ||
oshmem_shmem_params.c | ||
oshmem_shmem_preconnect.h | ||
params.h | ||
runtime.h |