summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/labs.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-01-05 17:18:59 +0000
committerjhb <jhb@FreeBSD.org>2002-01-05 17:18:59 +0000
commitb8765de1bf5d6f4c302e81549d66461ac86621ce (patch)
tree8f8366cff49603a49f2d095c2f7a8824e32b0113 /lib/libc/stdlib/labs.c
parent49cfbeab2d51f663549f1c30b5d32c4f269bcc34 (diff)
downloadFreeBSD-src-b8765de1bf5d6f4c302e81549d66461ac86621ce.zip
FreeBSD-src-b8765de1bf5d6f4c302e81549d66461ac86621ce.tar.gz
Fix a bug where the mutex name wasn't always displayed for processes in
SMTX in utils such as ps and top. The KI_CTTY flag was assigned to kinfo_proc->ki_kiflag rather than or'd into the flag, thus clobbering any flags set earlier, including KI_MTXBLOCK. Prodding by: peter
Diffstat (limited to 'lib/libc/stdlib/labs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud