Date: Tue, 29 Sep 1998 23:29:54 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_info.c Message-ID: <199809300629.XAA11222@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/09/29 23:29:54 PDT
Modified files:
lib/libc_r/uthread uthread_info.c
Log:
Use snprintf instead of sprintf to avoid long source file paths from
launching an application into space when someone tries to debug it.
The dead thread list now has it's own link pointer, so use that when
reporting the grateful dead.
Revision Changes Path
1.8 +32 -13 src/lib/libc_r/uthread/uthread_info.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809300629.XAA11222>
