1 $NetBSD: patch-misc.c,v 1.1.1.1 2012/07/02 17:43:16 asau Exp $
3 --- misc.c.orig 2011-09-06 17:17:45.000000000 +0000
5 @@ -312,13 +312,13 @@ fatal:
7 } else if (filebench_shm->shm_debug_level > LOG_INFO) {
9 -#ifdef HAVE_PROC_PID_STAT
11 (void) fprintf(stderr, "%5d: ", (int)gettid());
13 (void) fprintf(stderr, "%5d: ", (int)my_pid);
16 -#ifdef HAVE_PROC_PID_STAT
18 (void) fprintf(stdout, "%5d: ", (int)gettid());
20 (void) fprintf(stdout, "%5d: ", (int)my_pid);