Update error logging to give sane values for thread IDs on Mach kernels.
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Sat, 28 Sep 2002 00:30:57 +0000 (00:30 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Sat, 28 Sep 2002 00:30:57 +0000 (00:30 +0000)
commitf8785271be11dce6187de05a20b62358237daf5b
tree16c4832d7b783215825a70d742c77098bf565fc9
parent2fe0363ac9e3b2c60a30477cc56a075d32a11ed7
Update error logging to give sane values for thread IDs on Mach kernels.
It's still a hack, but at least it looks farily normal.  We print the
absolute value of the first 4 bytes of the pthread_t modded with 1000.
errlog.c